8000 Fixed a bad merge · Simperfit/symfony-docs@71c6888 · GitHub
[go: up one dir, main page]

Skip to content

Commit 71c6888

Browse files
committed
Fixed a bad merge
1 parent 1171cf6 commit 71c6888

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