mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-31 20:13:49 +00:00
apply rector rules: symfony **UP TO** 44
This commit is contained in:
@@ -17,7 +17,7 @@ use Chill\TaskBundle\Entity\AbstractTask;
|
||||
use Symfony\Component\EventDispatcher\Event;
|
||||
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
|
||||
|
||||
class AuthorizationEvent extends Event
|
||||
class AuthorizationEvent extends \Symfony\Contracts\EventDispatcher\Event
|
||||
{
|
||||
final public const VOTE = 'chill_task.vote';
|
||||
|
||||
|
Reference in New Issue
Block a user