Skip to content

Commit a03cd3b

Browse files
committed
Phpstan: fixes
1 parent 4276db7 commit a03cd3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Core/Utils/Regex.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ final class Regex
66
{
77

88
/**
9+
* @param 0|256|512|768 $flags
910
* @return mixed
1011
*/
1112
public static function match(string $subject, string $pattern, int $flags = 0)

0 commit comments

Comments
 (0)