We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cfaa4a4 commit 33a68dfCopy full SHA for 33a68df
src/Support/Russian.php
@@ -7,6 +7,7 @@
7
final class Russian
8
{
9
private static string $pattern = '/[А-Яа-яЁё]+/u';
10
+
11
private bool $detected = false;
12
13
/** @var array<string, string> */
0 commit comments