aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/Wallabag/ApiBundle
diff options
context:
space:
mode:
authorJeremy Benoist <jeremy.benoist@gmail.com>2015-09-10 22:00:53 +0200
committerJeremy Benoist <jeremy.benoist@gmail.com>2015-09-10 22:00:53 +0200
commitf1e29e69cb0ba5a0f05190c62e7a4afd43d03436 (patch)
tree7f718281168c7390ef741930a83f40250333c10e /src/Wallabag/ApiBundle
parent558d9aabab7e01c2e2b506aa362c70a568b953aa (diff)
downloadwallabag-f1e29e69cb0ba5a0f05190c62e7a4afd43d03436.tar.gz
wallabag-f1e29e69cb0ba5a0f05190c62e7a4afd43d03436.tar.zst
wallabag-f1e29e69cb0ba5a0f05190c62e7a4afd43d03436.zip
CS
Diffstat (limited to 'src/Wallabag/ApiBundle')
-rw-r--r--src/Wallabag/ApiBundle/Resources/config/services.yml3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/Wallabag/ApiBundle/Resources/config/services.yml b/src/Wallabag/ApiBundle/Resources/config/services.yml
index 9ab4f3d1..6854a444 100644
--- a/src/Wallabag/ApiBundle/Resources/config/services.yml
+++ b/src/Wallabag/ApiBundle/Resources/config/services.yml
@@ -10,6 +10,3 @@ services:
10 tags: 10 tags:
11 - { name: monolog.logger, channel: wsse } 11 - { name: monolog.logger, channel: wsse }
12 arguments: ['@security.context', '@security.authentication.manager', '@logger'] 12 arguments: ['@security.context', '@security.authentication.manager', '@logger']
13
14 wallabag_core.graby:
15 class: Graby\Graby