Fix security.context deprecation

This commit is contained in:
Jeremy Benoist
2015-11-07 00:17:37 +01:00
parent 5ead137fe6
commit 18f8f32f70
4 changed files with 12 additions and 12 deletions

View File

@ -2,7 +2,7 @@ services:
wallabag_core.helper.detect_active_theme:
class: Wallabag\CoreBundle\Helper\DetectActiveTheme
arguments:
- @security.context
- @security.token_storage
- %theme% # default theme from parameters.yml
# custom form type