Completed
Pull Request — master (#17)
by
unknown
14:20
created
src/Token/AppleAccessToken.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -35,6 +35,7 @@
 block discarded – undo
35 35
      *
36 36
      * @param array $options An array of options returned by the service provider
37 37
      *     in the access token request. The `access_token` option is required.
38
+     * @param ClientInterface $httpClient
38 39
      * @throws InvalidArgumentException if `access_token` is not provided in `$options`.
39 40
      *
40 41
      * @throws \Exception
Please login to merge, or discard this patch.