Fix cs with php-cs-fier version 3.49

This commit is contained in:
2024-02-08 21:12:27 +01:00
parent 8e65ad9476
commit 2ed42e1a2c
11 changed files with 24 additions and 17 deletions

View File

@@ -29,7 +29,8 @@ final readonly class EventACLAwareRepository implements EventACLAwareRepositoryI
private AuthorizationHelperForCurrentUserInterface $authorizationHelperForCurrentUser,
private EntityManagerInterface $entityManager,
private Security $security,
) {}
) {
}
/**
* @throws NonUniqueResultException