debug change directory

This commit is contained in:
2019-02-21 15:13:08 +01:00
parent 6e23d8cf15
commit 26a079b6be
2 changed files with 6 additions and 2 deletions

View File

@@ -5,3 +5,6 @@ services:
public: true
arguments: ['user_storage']
Bluesquare\StorageBundle\Storage: '@bluesquare.storage'
imports:
- { ressource: '%kernet.root_dir%/config/packages/bluesquare/storage.yaml' }