mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-10 14:18:25 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -18,8 +18,6 @@ use Psr\Cache\CacheItemPoolInterface;
|
||||
use Symfony\Component\Security\Core\User\UserInterface;
|
||||
use Symfony\Component\Workflow\Event\Event;
|
||||
|
||||
use function array_merge;
|
||||
|
||||
class CountNotificationTask implements NotificationCounterInterface
|
||||
{
|
||||
final public const CACHE_KEY = 'chill_task.count_notifications.user.%d.%s';
|
||||
|
||||
Reference in New Issue
Block a user