Skip to content

Commit 41fb362

Browse files
DurandSachaOskarStark
authored andcommitted
[3.4] patch for dependency injection in controllers
1 parent 10747a8 commit 41fb362

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -254,7 +254,7 @@ Fetching Services as Controller Arguments
254254
The ability to type-hint a controller argument in order to receive a service
255255
was introduced in Symfony 3.3.
256256

257-
Symfony comes *packed* with a lot of useful objects, called :doc:`services </service_container>`.
257+
Symfony comes *packed* with a lot of useful classes and functionalities, called :doc:`services </service_container>`.
258258
These are used for rendering templates, sending emails, querying the database and
259259
any other "work" you can think of.
260260

0 commit comments

Comments
 (0)