refactor: move scope field to trait

[ci skip] as we know tests are failing
This commit is contained in:
2015-06-24 22:32:28 +02:00
parent 7cf41d9c9d
commit 8445e81d44
3 changed files with 54 additions and 8 deletions

View File

@@ -33,6 +33,7 @@ services:
- "@chill.main.security.authorization.helper"
- "@security.token_storage"
- "@chill.main.helper.translatable_string"
- "@doctrine.orm.entity_manager"
tags:
- { name: form.type, alias: chill_reportbundle_report }