We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3fa2355 commit 8561974Copy full SHA for 8561974
Tests/Constraints/RegexTest.php
@@ -9,7 +9,7 @@
9
* file that was distributed with this source code.
10
*/
11
12
-namespace Constraints;
+namespace Symfony\Component\Validator\Tests\Constraints;
13
14
use PHPUnit\Framework\TestCase;
15
use Symfony\Component\Validator\Constraints\Regex;
0 commit comments