Completed
Push — master ( 1f6e02...3174d2 )
by Dmitry
01:27
created
src/Service.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -65,7 +65,7 @@
 block discarded – undo
65 65
     /**
66 66
      * Service constructor.
67 67
      *
68
-     * @param $key
68
+     * @param CredentialsInterface $key
69 69
      * @param array $options
70 70
      */
71 71
     public function __construct($key, array $options = [])
Please login to merge, or discard this patch.