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 6d25dbb commit e98a9f5Copy full SHA for e98a9f5
service_container.rst
@@ -231,7 +231,7 @@ each time you ask for it.
231
232
Thanks to this configuration, you can automatically use any classes from the
233
``src/AppBundle`` directory as a service, without needing to manually configure
234
- it. Later, you'll learn more about this later in :ref:`service-psr4-loader`.
+ it. Later, you'll learn more about this in :ref:`service-psr4-loader`.
235
236
If you'd prefer to manually wire your service, that's totally possible: see
237
:ref:`services-explicitly-configure-wire-services`.
0 commit comments