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 c5887fe commit 5962e4dCopy full SHA for 5962e4d
Tests/Extension/Validator/ValidatorExtensionTest.php
@@ -1,13 +1,13 @@
1
<?php
2
3
/*
4
-* This file is part of the Symfony package.
5
-*
6
-* (c) Fabien Potencier <fabien@symfony.com>
7
8
-* For the full copyright and license information, please view the LICENSE
9
-* file that was distributed with this source code.
10
-*/
+ * This file is part of the Symfony package.
+ *
+ * (c) Fabien Potencier <fabien@symfony.com>
+ * For the full copyright and license information, please view the LICENSE
+ * file that was distributed with this source code.
+ */
11
12
namespace Symfony\Component\Form\Tests\Extension\Validator;
13
0 commit comments