File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
src/Symfony/Component/Security Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
10<
8000
/code>10 */
1111
12- namespace Symfony \Component \Security \Tests \ Core \Authentication \Token ;
12+ namespace Symfony \Component \Security \Core \ Tests \Authentication \Token ;
1313
1414use Symfony \Component \Security \Core \Authentication \Token \RememberMeToken ;
1515use Symfony \Component \Security \Core \Role \Role ;
Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Component \Security \Tests \ Core \User ;
12+ namespace Symfony \Component \Security \Core \ Tests \User ;
1313
1414use Symfony \Component \Security \Core \User \InMemoryUserProvider ;
1515use Symfony \Component \Security \Core \User \User ;
Original file line number Diff line number Diff line change 99 * file that was distributed with this source code.
1010 */
1111
12- namespace Symfony \Component \Security \Tests \ Core \User ;
12+ namespace Symfony \Component \Security \Core \ Tests \User ;
1313
1414use Symfony \Component \Security \Core \User \UserChecker ;
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 \Component \Security \Tests \ Http \Firewall ;
12+ namespace Symfony \Component \Security \Http \ Tests \Firewall ;
1313
1414use Symfony \Component \HttpFoundation \Request ;
1515use Symfony \Component \HttpFoundation \Response ;
You can’t perform that action at this time.
0 commit comments