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 a2e003f commit b9411fcCopy full SHA for b9411fc
components/dependency_injection/advanced.rst
@@ -221,4 +221,3 @@ the service itself gets loaded. To do so, you can use the ``file`` directive.
221
222
Notice that Symfony will internally call the PHP statement ``require_once``,
223
which means that your file will be included only once per request.
224
-
0 commit comments