We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc40a70 + a1ab61e commit 8467a1cCopy full SHA for 8467a1c
Tests/EventListener/GuardListenerTest.php
@@ -9,9 +9,9 @@
9
use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
10
use Symfony\Component\Security\Core\Role\Role;
11
use Symfony\Component\Validator\Validator\ValidatorInterface;
12
+use Symfony\Component\Workflow\Event\GuardEvent;
13
use Symfony\Component\Workflow\EventListener\ExpressionLanguage;
14
use Symfony\Component\Workflow\EventListener\GuardListener;
-use Symfony\Component\Workflow\Event\GuardEvent;
15
use Symfony\Component\Workflow\Marking;
16
use Symfony\Component\Workflow\Transition;
17
use Symfony\Component\Workflow\WorkflowInterface;
0 commit comments