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 52acea0 commit 1171cf6Copy full SHA for 1171cf6
controller.rst
@@ -185,18 +185,8 @@ Templating and Twig are explained more in the
185
.. _controller-accessing-services:
186
.. _accessing-other-services:
187
188
-<<<<<<< HEAD
189
Fetching Services
190
~~~~~~~~~~~~~~~~~
191
-=======
192
-Fetching Services as Controller Arguments
193
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
194
-
195
-.. versionadded:: 3.3
196
197
- The ability to type-hint a controller argument in order to receive a service
198
- was introduced in Symfony 3.3.
199
->>>>>>> 3.4
200
201
Symfony comes *packed* with a lot of useful objects, called :doc:`services </service_container>`.
202
These are used for rendering templates, sending emails, querying the database and
0 commit comments