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 fa60413 commit d9d69caCopy full SHA for d9d69ca
Tests/Cases/RoutingTest.php
@@ -4,9 +4,9 @@
4
5
use Faker\Factory;
6
use Faker\Generator;
7
-use Fedy\Services\Twig\Extensions\Examples\ExampleSimpleController;
8
use Prokl\WpSymfonyRouterBundle\Services\Utils\RouteChecker;
9
use PHPUnit\Framework\TestCase;
+use Prokl\WpSymfonyRouterBundle\Tests\Fixture\ExampleSimpleController;
10
use Symfony\Component\HttpKernel\Controller\ControllerReference;
11
use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
12
use Symfony\Component\Routing\RequestContext;
0 commit comments