Skip to content

Commit 1171cf6

Browse files
committed
Fixed a bad merge
1 parent 52acea0 commit 1171cf6

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

controller.rst

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -185,18 +185,8 @@ Templating and Twig are explained more in the
185185
.. _controller-accessing-services:
186186
.. _accessing-other-services:
187187

188-
<<<<<<< HEAD
189188
Fetching Services
190189
~~~~~~~~~~~~~~~~~
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
200190

201191
Symfony comes *packed* with a lot of useful objects, called :doc:`services </service_container>`.
202192
These are used for rendering templates, sending emails, querying the database and

0 commit comments

Comments
 (0)