mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-25 03:26:12 +00:00
7 lines
218 B
YAML
7 lines
218 B
YAML
services:
|
|
Chill\TaskBundle\Templating\TaskTwigExtension:
|
|
arguments:
|
|
$taskWorkflowManager: '@Chill\TaskBundle\Workflow\TaskWorkflowManager'
|
|
tags:
|
|
- { name: 'twig.extension' }
|