Completed
Pull Request — master (#11)
by
unknown
03:00
created
src/Datajet/Resource/AbstractResource.php 1 patch
Doc Comments   -1 removed lines patch added patch discarded remove patch
@@ -36,7 +36,6 @@
 block discarded – undo
36 36
     /**
37 37
      * Construct with Guzzle Http Client.
38 38
      *
39
-     * @param \GuzzleHttp\Client $httpClient Guzzle Http Client
40 39
      */
41 40
     public function __construct(Client $client, array $config = [], LoggerInterface $logger = null)
42 41
     {
Please login to merge, or discard this patch.