X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=app%2FGithub%2FAPI%2FCall.php;h=4e0513db60b73a66212f9ac5a7e24c1df871fa5b;hb=2198c781a021d85ee845f2f4b2f5c322f73e6bd5;hp=0e8bd62583b00eda3e9a16bc739427f993881ad3;hpb=c05a8f703d5a097355b5813154c264c87e3f71fe;p=pharext%2Fpharext.org diff --git a/app/Github/API/Call.php b/app/Github/API/Call.php index 0e8bd62..4e0513d 100644 --- a/app/Github/API/Call.php +++ b/app/Github/API/Call.php @@ -38,11 +38,6 @@ abstract class Call */ protected $query; - /** - * @var array - */ - protected $result; - /** * @var \React\Promise\Deferred */ @@ -107,14 +102,6 @@ abstract class Call return strtolower(end($parts)); } - /** - * Call Client::send() - */ - function send() { - $this->api->getClient()->send(); - return $this->result; - } - /** * Get associated cache storage * @param int $ttl out param of configure ttl