Skip to content

Commit

Permalink
Фикс
Browse files Browse the repository at this point in the history
  • Loading branch information
zerox-k committed Oct 21, 2020
1 parent c5d4101 commit 576b2ff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ public static function create($id_resource) {

public function errorHandler($func) {
$this->error_func = $func;
return $this;
}

private function error($error) {
Expand Down

0 comments on commit 576b2ff

Please sign in to comment.