Skip to content

Commit

Permalink
[7.0] minor cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Nov 15, 2023
1 parent 760de1f commit c510195
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DependencyInjection/Security/UserProvider/EntityFactory.php
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
/**
* EntityFactory creates services for Doctrine user provider.
*
* @final since Symfony 6.4
*
* @author Fabien Potencier <fabien@symfony.com>
* @author Christophe Coevoet <stof@notk.org>
*
* @final
*/
class EntityFactory implements UserProviderFactoryInterface
{
Expand Down

0 comments on commit c510195

Please sign in to comment.