Skip to content

Commit f1c5efb

Browse files
committed
after run php-cs-fixer
1 parent a2cf923 commit f1c5efb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Fixtures/TestBundle/Controller/CustomActionController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414
namespace ApiPlatform\Core\Tests\Fixtures\TestBundle\Controller;
1515

1616
use ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\CustomActionDummy;
17-
use Symfony\Component\Routing\Annotation\Route;
1817
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
1918
use Symfony\Component\HttpFoundation\Request;
19+
use Symfony\Component\Routing\Annotation\Route;
2020

2121
/**
2222
* @author Kévin Dunglas <[email protected]>

0 commit comments

Comments
 (0)