Skip to content

Commit 0bf1d12

Browse files
Better aliasing
This aliasing will be better in order to be in sync with the previous section.
1 parent f218dcd commit 0bf1d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/alias_private.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ This means that when using the container directly, you can access the
144144
145145
services:
146146
# ...
147-
app.mailer: '@app.phpmailer'
147+
app.mailer: '@AppBundle\Mail\PhpMailer'
148148
149149
Deprecating Services
150150
--------------------

0 commit comments

Comments
 (0)