8000 Merge branch '4.2' · Simperfit/symfony-docs@3c9b763 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3c9b763

Browse files
committed
Merge branch '4.2'
* 4.2: Fixed a bad merge
2 parents 8b28665 + 1171cf6 commit 3c9b763

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)
0