Completed
Pull Request — master (#9)
by Lars
02:27
created
src/RegistrationRepository.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -27,7 +27,7 @@
 block discarded – undo
27 27
     /**
28 28
      * Constructor
29 29
      *
30
-     * @param string $client Client object
30
+     * @param ClientInterface $client Client object
31 31
      */
32 32
     public function __construct(ClientInterface $client)
33 33
     {
Please login to merge, or discard this patch.