mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-20 20:58:04 +00:00
Resolve "Notification aux groupes utilisateurs"
This commit is contained in:
@@ -18,7 +18,7 @@ use Doctrine\ORM\EntityManagerInterface;
|
||||
use Doctrine\ORM\EntityRepository;
|
||||
use Symfony\Contracts\Translation\LocaleAwareInterface;
|
||||
|
||||
final class UserGroupRepository implements UserGroupRepositoryInterface, LocaleAwareInterface
|
||||
class UserGroupRepository implements UserGroupRepositoryInterface, LocaleAwareInterface
|
||||
{
|
||||
private readonly EntityRepository $repository;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user