Skip to content

Commit bb96b28

Browse files
Merge branch '2.8' into 3.4
* 2.8: Alpha-ordering for "use" statements
1 parent efe200c commit bb96b28

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

0 commit comments

Comments
 (0)