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 b53c771 commit 5631e49Copy full SHA for 5631e49
service_container/expression_language.rst
@@ -64,7 +64,7 @@ In this context, you have access to 2 functions:
64
``parameter``
65
Returns a specific parameter value (syntax is just like ``service``).
66
67
-You also have access to the :class:`Symfony\\Component\\DependencyInjection\\ContainerBuilder`
+You also have access to the :class:`Symfony\\Component\\DependencyInjection\\Container`
68
via a ``container`` variable. Here's another example:
69
70
.. configuration-block::
0 commit comments