8000 Merge branch '4.4' into 5.1 · symfony/symfony-docs@56145a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit 56145a7

Browse files
committed
Merge branch '4.4' into 5.1
* 4.4: Added: Missing comment on XML and PHP code-block
2 parents 137798a + 4a6998c commit 56145a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/service_decoration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,9 +150,9 @@ automatically changed to ``'.inner'``):
150150
<service id="App\DecoratingMailer"
151151
decorates="App\Mailer"
152152
>
153+
<!-- pass the old service as an argument -->
153154
<argument type="service" id=".inner"/>
154155
</service>
155-
156156
</services>
157157
</container>
158158

0 commit comments

Comments
 (0)
0