mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-28 01:25:00 +00:00
apply rector rules: symfony **UP TO** 44
This commit is contained in:
@@ -17,7 +17,7 @@ use Symfony\Component\Form\FormInterface;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
use Symfony\Component\Workflow\Transition;
|
||||
|
||||
class UIEvent extends Event
|
||||
class UIEvent extends \Symfony\Contracts\EventDispatcher\Event
|
||||
{
|
||||
final public const EDIT_FORM = 'chill_task.edit_form';
|
||||
|
||||
|
Reference in New Issue
Block a user