File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Security/Tests/Http/Firewall
Validator/Tests/Mapping/Loader Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Tests \ Component \Locale \Stub ;
12+ namespace Symfony \Component \Locale \ Tests \Stub ;
1313
1414require_once __DIR__ .'/../TestCase.php ' ;
1515
Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Test \ Component \Security \Http \Firewall ;
12+ namespace Symfony \Component \Security \ Tests \Http \Firewall ;
1313
1414use Symfony \Component \HttpFoundation \Request ;
1515use Symfony \Component \HttpFoundation \Response ;
Original file line number Diff line number Diff line change 33<constraint-mapping xmlns =" http://symfony.com/schema/dic/constraint-mapping"
44 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
55 xsi : schemaLocation =" http://symfony.com/schema/dic/constraint-mapping http://symfony.com/schema/dic/services/constraint-mapping-1.0.xsd" >
6- <class name =" Symfony\Tests\ Component\Validator\Fixtures\Entity" />
6+ <class name =" Symfony\Component\Validator\Tests \Fixtures\Entity" />
77</constraint-mapping >
You can’t perform that action at this time.
0 commit comments