@@ -291,7 +291,7 @@ |
||
291 | 291 | * |
292 | 292 | * @throws \M1\Env\Exception\ParseException If the string has a missing end quote |
293 | 293 | * |
294 | - * @return array The matches based on the regex and the value |
|
294 | + * @return string[] The matches based on the regex and the value |
|
295 | 295 | */ |
296 | 296 | private function fetchStringMatches($value, $regex, $symbol) |
297 | 297 | { |