mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-20 12:48:06 +00:00
Resolve "Notification aux groupes utilisateurs"
This commit is contained in:
@@ -23,7 +23,7 @@ use Doctrine\ORM\Query;
|
||||
use Doctrine\ORM\QueryBuilder;
|
||||
use Doctrine\Persistence\ObjectRepository;
|
||||
|
||||
final class NotificationRepository implements ObjectRepository
|
||||
class NotificationRepository implements ObjectRepository
|
||||
{
|
||||
private ?Statement $notificationByRelatedEntityAndUserAssociatedStatement = null;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user