Commit bdc95ada authored by Raidelet Nicolas's avatar Raidelet Nicolas Committed by Guillaume Perréal
Browse files

syntaxe yml

Showing with 3 additions and 3 deletions
+3 -3
...@@ -19,9 +19,9 @@ services: ...@@ -19,9 +19,9 @@ services:
arguments: arguments:
- "%irstea_file_upload.entity%" - "%irstea_file_upload.entity%"
calls: calls:
- [ setFilesystem, [ @irstea_file_upload.filesystem ] ] - [ setFilesystem, [ "@irstea_file_upload.filesystem" ] ]
- [ setLogger, [ @logger ] ] - [ setLogger, [ "@logger" ] ]
- [ setEventDispatcher, [ @event_dispatcher ] ] - [ setEventDispatcher, [ "@event_dispatcher" ] ]
tags: tags:
- { name: monolog.logger, channel: irstea_file_upload } - { name: monolog.logger, channel: irstea_file_upload }
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment