Skip to content

Commit a1ab61e

Browse files
Merge branch '4.0' into 4.1
* 4.0: Alpha-ordering for "use" statements
2 parents 3c8fb49 + f6bbbb4 commit a1ab61e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/EventListener/GuardListenerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
1010
use Symfony\Component\Security\Core\Role\Role;
1111
use Symfony\Component\Validator\Validator\ValidatorInterface;
12+
use Symfony\Component\Workflow\Event\GuardEvent;
1213
use Symfony\Component\Workflow\EventListener\ExpressionLanguage;
1314
use Symfony\Component\Workflow\EventListener\GuardListener;
14-
use Symfony\Component\Workflow\Event\GuardEvent;
1515
use Symfony\Component\Workflow\Marking;
1616
use Symfony\Component\Workflow\Transition;
1717
use Symfony\Component\Workflow\WorkflowInterface;

0 commit comments

Comments
 (0)