Completed
Push — master ( ea5582...dd6b15 )
by Cedric
06:36
created
src/ClientBuilder.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -61,7 +61,7 @@
 block discarded – undo
61 61
     /**
62 62
      * ClientBuilder constructor.
63 63
      *
64
-     * @param                                                        $baseUri
64
+     * @param                                                        string $baseUri
65 65
      * @param AuthenticationInterface                                $authentication
66 66
      */
67 67
     private function __construct($baseUri, AuthenticationInterface $authentication)
Please login to merge, or discard this patch.