Skip to content

Commit 8467a1c

Browse files
Merge branch '4.1'
* 4.1: Alpha-ordering for "use" statements
2 parents bc40a70 + a1ab61e commit 8467a1c

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)