@@ -34,7 +34,7 @@ |
||
| 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) |