Skip to content

Commit f857b2f

Browse files
Tweaked the help note
1 parent fcca1cb commit f857b2f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/config/services.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ services:
3030
arguments:
3131
$emailSender: '%app.notifications.email_sender%'
3232

33-
# When your service definition only requires arguments to be specified,
34-
# you can use a shorter syntax for these:
33+
# when the service definition only contains arguments, you can omit the
34+
# 'arguments' key and define the arguments just below the service class
3535
AppBundle\Twig\AppExtension:
3636
$locales: '%app_locales%'
3737

0 commit comments

Comments
 (0)