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.
1 parent a2cf923 commit f1c5efbCopy full SHA for f1c5efb
tests/Fixtures/TestBundle/Controller/CustomActionController.php
@@ -14,9 +14,9 @@
14
namespace ApiPlatform\Core\Tests\Fixtures\TestBundle\Controller;
15
16
use ApiPlatform\Core\Tests\Fixtures\TestBundle\Entity\CustomActionDummy;
17
-use Symfony\Component\Routing\Annotation\Route;
18
use Symfony\Bundle\FrameworkBundle\Controller\Controller;
19
use Symfony\Component\HttpFoundation\Request;
+use Symfony\Component\Routing\Annotation\Route;
20
21
/**
22
* @author Kévin Dunglas <[email protected]>
0 commit comments