Skip to content

Commit

Permalink
Tweaked the help note
Browse files Browse the repository at this point in the history
  • Loading branch information
javiereguiluz committed May 31, 2017
1 parent fcca1cb commit f857b2f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/config/services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ services:
arguments:
$emailSender: '%app.notifications.email_sender%'

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

Expand Down

0 comments on commit f857b2f

Please sign in to comment.