Skip to content

Commit df90eb5

Browse files
committed
Merge branch '4.4' into 5.0
* 4.4: [3.4] patch for dependency injection in controllers
2 parents 0408fee + 2126435 commit df90eb5

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)