mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
add counter for tasks
This commit is contained in:
@@ -4,3 +4,9 @@ services:
|
||||
$taskWorkflowManager: '@Chill\TaskBundle\Workflow\TaskWorkflowManager'
|
||||
tags:
|
||||
- { name: 'twig.extension' }
|
||||
|
||||
Chill\TaskBundle\Templating\UI\CountNotificationTask:
|
||||
arguments:
|
||||
$singleTaskRepository: '@Chill\TaskBundle\Repository\SingleTaskRepository'
|
||||
tags:
|
||||
- { name: chill_main.count_notification.user }
|
||||
|
Reference in New Issue
Block a user