8000 minor #10048 Remove redundant example configuration value (codedmonkey) · symfony/symfony-docs@07b3a28 · GitHub
[go: up one dir, main page]

Skip to content

Commit 07b3a28

Browse files
committed
minor #10048 Remove redundant example configuration value (codedmonkey)
This PR was merged into the 3.4 branch. Discussion ---------- Remove redundant example configuration value Fixes a small issue that was pointed out by @xabbuh in #10041 (review) Commits ------- 594cf2c Remove redundant example configuration value
2 parents f3ee84c + 594cf2c commit 07b3a28

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

service_container/alias_private.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,6 @@ The following example shows how to inject an anonymous service into another serv
174174
arguments:
175175
- !service
176176
class: AppBundle\AnonymousBar
177-
autowire: true
178177
179178
.. code-block:: xml
180179

0 commit comments

Comments
 (0)
0