Completed
Push — 2.0-dev ( 97b412...d10788 )
by Jan-Petter
02:43
created
src/Client/Directives/HostClient.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
      * HostClient constructor.
35 35
      *
36 36
      * @param string $base
37
-     * @param array $host
37
+     * @param string[] $host
38 38
      * @param string|null $parentDirective
39 39
      */
40 40
     public function __construct($base, array $host, $parentDirective = null)
Please login to merge, or discard this patch.