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 c0aa850 commit 2e2a73aCopy full SHA for 2e2a73a
book/controller.rst
@@ -370,7 +370,7 @@ itself.
370
371
Extending the base class is *optional* in Symfony; it contains useful
372
shortcuts but nothing mandatory. You can also extend
373
- :class:`Symfony\Component\DependencyInjection\ContainerAware`. The service
+ :class:`Symfony\\Component\\DependencyInjection\\ContainerAware`. The service
374
container object will then be accessible via the ``container`` property.
375
376
.. note::
0 commit comments