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 a25bb1c + f573ff1 commit 436a52eCopy full SHA for 436a52e
src/Events/GuardEvent.php
@@ -5,6 +5,8 @@
5
use Symfony\Component\Workflow\Marking;
6
use Symfony\Component\Workflow\Transition;
7
use Symfony\Component\Workflow\Event\Event;
8
+use Symfony\Component\Workflow\TransitionBlocker;
9
+use Symfony\Component\Workflow\TransitionBlockerList;
10
use Symfony\Component\Workflow\WorkflowInterface;
11
use Symfony\Component\Workflow\Event\GuardEvent as SymfonyGuardEvent;
12
0 commit comments