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 91f6bd0 commit e8d6eb4Copy full SHA for e8d6eb4
components/routing.rst
@@ -253,8 +253,8 @@ Last but not least there are
253
route definitions from class annotations::
254
255
use Doctrine\Common\Annotations\AnnotationReader;
256
- use Symfony\Component\Config\FileLocator;
257
use Symfony\Bundle\FrameworkBundle\Routing\AnnotatedRouteControllerLoader;
+ use Symfony\Component\Config\FileLocator;
258
use Symfony\Component\Routing\Loader\AnnotationDirectoryLoader;
259
260
$loader = new AnnotationDirectoryLoader(
0 commit comments