mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
fix cs
This commit is contained in:
parent
6dbe8068ae
commit
bd0b45b4dd
@ -15,6 +15,7 @@ use Chill\MainBundle\Notification\NotificationPersisterInterface;
|
|||||||
use Doctrine\ORM\EntityManagerInterface;
|
use Doctrine\ORM\EntityManagerInterface;
|
||||||
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
||||||
use Symfony\Component\HttpKernel\Event\TerminateEvent;
|
use Symfony\Component\HttpKernel\Event\TerminateEvent;
|
||||||
|
use function count;
|
||||||
|
|
||||||
class PersistNotificationOnTerminateEventSubscriber implements EventSubscriberInterface
|
class PersistNotificationOnTerminateEventSubscriber implements EventSubscriberInterface
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user