8000 Merge branch '4.2' · yannlugrin/symfony-docs@43f20dd · GitHub
[go: up one dir, main page]

Skip to content

Commit 43f20dd

Browse files
committed
Merge branch '4.2'
* 4.2: Fixed a bad merge
2 parents 3c9b763 + 71c6888 commit 43f20dd

File tree

Collapse file tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

service_container.rst

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -775,15 +775,7 @@ For more details about autowiring, check out :doc:`/service_container/autowiring
775775
The autoconfigure Option
776776
------------------------
777777

778-
<<<<<<< HEAD
779778
Above, the ``services.yaml`` file has ``autoconfigure: true`` in the ``_defaults``
780-
=======
781-
.. versionadded:: 3.3
782-
783-
The ``autoconfigure`` option was introduced in Symfony 3.3.
784-
785-
Above, the ``services.yml`` file has ``autoconfigure: true`` in the ``_defaults``
786-
>>>>>>> 3.4
787779
section so that it applies to all services defined in that file. With this setting,
788780
the container will automatically apply certain configuration to your services, based
789781
on your service's *class*. This is mostly used to *auto-tag* your services.

0 commit comments

Comments
 (0)
0