forked from wallabag/wallabag
[#1604] First draft to fix SensioLabsInsight report
This commit is contained in:
committed by
Nicolas Lœuillet
parent
96fcb60c33
commit
b0b893eafd
@ -15,7 +15,7 @@ services:
|
||||
- { name: form.type }
|
||||
|
||||
wallabag_core.filter.type.entry:
|
||||
class: Wallabag\CoreBundle\Filter\EntryFilterType
|
||||
class: Wallabag\CoreBundle\Form\Type\EntryFilterType
|
||||
arguments:
|
||||
- "@wallabag_core.entry_repository"
|
||||
- "@security.token_storage"
|
||||
|
||||
Reference in New Issue
Block a user