mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-02 11:29:41 +00:00
Feature: allow to administrate budget resources and charges from the admin
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
services:
|
||||
Chill\BudgetBundle\Templating\Twig:
|
||||
arguments:
|
||||
$configRepository: '@Chill\BudgetBundle\Config\ConfigRepository'
|
||||
$translatableStringHelper: '@Chill\MainBundle\Templating\TranslatableStringHelper'
|
||||
tags:
|
||||
- { name: 'twig.extension' }
|
||||
Chill\BudgetBundle\Templating\:
|
||||
autowire: true
|
||||
autoconfigure: true
|
||||
resource: '../../Templating'
|
||||
|
Reference in New Issue
Block a user