Skip to content

Commit ab1c06e

Browse files
committed
Merge branch '5.1'
* 5.1: Added: Missing comment on XML and PHP code-block
2 parents bb6dc98 + 56145a7 commit ab1c06e

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)