Skip to content

Commit 5fb44e7

Browse files
committed
[Guard] remove invalid deprecation notice
1 parent 03b01c3 commit 5fb44e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/Security/Guard/AbstractGuardAuthenticator.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ abstract class AbstractGuardAuthenticator implements AuthenticatorInterface
2424
{
2525
/**
2626
* {@inheritdoc}
27-
*
28-
* @deprecated since version 3.4, to be removed in 4.0
2927
*/
3028
public function supports(Request $request)
3129
{

0 commit comments

Comments
 (0)