Skip to content

Commit 2126435

Browse files
committed
Merge branch '3.4' into 4.4
* 3.4: [3.4] patch for dependency injection in controllers
2 parents 427da62 + e9192ba commit 2126435

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
@@ -190,7 +190,7 @@ Templating and Twig are explained more in the
190190
Fetching Services
191191
~~~~~~~~~~~~~~~~~
192192

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

0 commit comments

Comments
 (0)