Skip to content

Commit d6892b2

Browse files
committed
Remove method for Sf 5.4 compatibility
1 parent 781e0f7 commit d6892b2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

Tests/Fixtures/DummyAuthenticator.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,4 @@ public function onAuthenticationFailure(Request $request, AuthenticationExceptio
4646
{
4747
return null;
4848
}
49-
50-
public function createAuthenticatedToken(PassportInterface $passport, string $firewallName): TokenInterface
51-
{
52-
}
5349
}

0 commit comments

Comments
 (0)