master
elf 2 years ago
parent 63f04d6445
commit 648ad4f156

@ -6,7 +6,7 @@ use Org\Kudian\Request\Request;
class Api class Api
{ {
private $client; private static $client;
private static function getClient() { private static function getClient() {
if (!self::$client) { if (!self::$client) {

Loading…
Cancel
Save