Skip to content

Commit 33a68df

Browse files
committed
lint
1 parent cfaa4a4 commit 33a68df

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Support/Russian.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
final class Russian
88
{
99
private static string $pattern = '/[А-Яа-яЁё]+/u';
10+
1011
private bool $detected = false;
1112

1213
/** @var array<string, string> */

0 commit comments

Comments
 (0)