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:
arguments:
- "%irstea_file_upload.entity%"
calls:
- [ setFilesystem, [ @irstea_file_upload.filesystem ] ]
- [ setLogger, [ @logger ] ]
- [ setEventDispatcher, [ @event_dispatcher ] ]
- [ setFilesystem, [ "@irstea_file_upload.filesystem" ] ]
- [ setLogger, [ "@logger" ] ]
- [ setEventDispatcher, [ "@event_dispatcher" ] ]
tags:
- { 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