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 10747a8 commit 41fb362Copy full SHA for 41fb362
controller.rst
@@ -254,7 +254,7 @@ Fetching Services as Controller Arguments
254
The ability to type-hint a controller argument in order to receive a service
255
was introduced in Symfony 3.3.
256
257
-Symfony comes *packed* with a lot of useful objects, called :doc:`services </service_container>`.
+Symfony comes *packed* with a lot of useful classes and functionalities, called :doc:`services </service_container>`.
258
These are used for rendering templates, sending emails, querying the database and
259
any other "work" you can think of.
260
0 commit comments