|
@@ -54,7 +54,7 @@ |
|
|
block discarded – undo |
|
54
|
54
|
* |
|
55
|
55
|
* @param string $privateApiKey The private api key issued by Marvel. |
|
56
|
56
|
* @param string $publicApiKey The public api key issued by Marvel. |
|
57
|
|
- * @param ClientInterface $guzzleClient Implementation of a Guzzle HTTP client. |
|
|
57
|
+ * @param GuzzleClientInterface $guzzleClient Implementation of a Guzzle HTTP client. |
|
58
|
58
|
* @param Cache\CacheInterface $cache Implementation of Cache. |
|
59
|
59
|
*/ |
|
60
|
60
|
final public function __construct( |
Please login to merge, or discard this patch.