Skip to content

Commit f0d86ab

Browse files
authored
Merge pull request #789 from vermeirentony/patch-1
Update filters.md
2 parents 0ffd027 + e9bb40d commit f0d86ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/filters.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1183,7 +1183,7 @@ namespace App\EventListener;
11831183
11841184
use Symfony\Component\Security\Core\User\UserInterface;
11851185
use Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorageInterface;
1186-
use Doctrine\Orm\EntityManagerInterface;
1186+
use Doctrine\ORM\EntityManagerInterface;
11871187
use Doctrine\Common\Annotations\Reader;
11881188
11891189
final class UserFilterConfigurator

0 commit comments

Comments
 (0)