Move fetching content in a separate class

This commit is contained in:
Jeremy Benoist
2015-09-10 21:57:25 +02:00
parent 75c3478a0c
commit 558d9aabab
5 changed files with 156 additions and 19 deletions

View File

@ -33,3 +33,10 @@ services:
wallabag_core.graby:
class: Graby\Graby
arguments:
- { error_message: false }
wallabag_core.content_proxy:
class: Wallabag\CoreBundle\Helper\ContentProxy
arguments:
- @wallabag_core.graby