Skip to content

Commit c510195

Browse files
[7.0] minor cleanup
1 parent 760de1f commit c510195

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DependencyInjection/Security/UserProvider/EntityFactory.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
/**
2020
* EntityFactory creates services for Doctrine user provider.
2121
*
22-
* @final since Symfony 6.4
23-
*
2422
* @author Fabien Potencier <fabien@symfony.com>
2523
* @author Christophe Coevoet <stof@notk.org>
24+
*
25+
* @final
2626
*/
2727
class EntityFactory implements UserProviderFactoryInterface
2828
{

0 commit comments

Comments
 (0)