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 236d8e0 commit 00348d5Copy full SHA for 00348d5
components/dependency_injection/advanced.rst
@@ -221,3 +221,4 @@ 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