wallabag/src/Wallabag/CoreBundle/Helper
Jeremy Benoist 4b3c983ab8
Inject parameter instead of service
We are injecting CraueConfig service when we only need to retrieve one or two values from it.
Instead I discovered we can directly inject a value from a service in the service definition!
2016-10-30 20:27:41 +01:00
..
ContentProxy.php CS 2016-09-25 12:03:49 +02:00
DetectActiveTheme.php CS 2015-11-07 00:27:41 +01:00
EntriesExport.php Inject parameter instead of service 2016-10-30 20:27:41 +01:00
PreparePagerForEntries.php Links on each tag in Tags view 2016-08-23 07:24:42 +02:00
Redirect.php Fix tests 2016-04-15 09:58:29 +02:00
RuleBasedTagger.php Avoid tag duplication when tagging all articles 2016-10-09 18:55:21 +02:00