This repository was archived by the owner on May 31, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \Component \Security \Tests \ Core \Authentication \Token ;
12
+ namespace Symfony \Component \Security \Core \ Tests \Authentication \Token ;
13
13
14
14
use Symfony \Component \Security \Core \Authentication \Token \RememberMeToken ;
15
15
use Symfony \Component \Security \Core \Role \Role ;
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \Component \Security \Tests \ Core \User ;
12
+ namespace Symfony \Component \Security \Core \ Tests \User ;
13
13
14
14
use Symfony \Component \Security \Core \User \InMemoryUserProvider ;
15
15
use Symfony \Component \Security \Core \User \User ;
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \Component \Security \Tests \ Core \User ;
12
+ namespace Symfony \Component \Security \Core \ Tests \User ;
13
13
14
14
use Symfony \Component \Security \Core \User \UserChecker ;
15
15
Original file line number Diff line number Diff line change 9
9
* file that was distributed with this source code.
10
10
*/
11
11
12
- namespace Symfony \Component \Security \Tests \ Http \Firewall ;
12
+ namespace Symfony \Component \Security \Http \ Tests \Firewall ;
13
13
14
14
use Symfony \Component \HttpFoundation \Request ;
15
15
use Symfony \Component \HttpFoundation \Response ;
You can’t perform that action at this time.
0 commit comments