forked from wallabag/wallabag
Display entries number for each category
This commit is contained in:
committed by
Jeremy Benoist
parent
79efca1e6f
commit
8315130a75
@ -16,6 +16,9 @@ services:
|
||||
wallabag.twig_extension:
|
||||
class: Wallabag\CoreBundle\Twig\WallabagExtension
|
||||
public: false
|
||||
arguments:
|
||||
- "@wallabag_core.entry_repository"
|
||||
- "@security.token_storage"
|
||||
tags:
|
||||
- { name: twig.extension }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user