@@ -29,7 +29,7 @@ |
||
29 | 29 | * Finder constructor |
30 | 30 | * |
31 | 31 | * @param string $needle |
32 | - * @param array $haystack |
|
32 | + * @param string[] $haystack |
|
33 | 33 | * @return void |
34 | 34 | */ |
35 | 35 | public function __construct($needle, $haystack) |