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