mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-22 15:43:51 +00:00
move twig function in runtime
This commit is contained in:
@@ -1,11 +1,6 @@
|
||||
services:
|
||||
|
||||
Chill\DocStoreBundle\Templating\WopiEditTwigExtension:
|
||||
arguments:
|
||||
$discovery: '@ChampsLibres\WopiLib\Contract\Service\Discovery\DiscoveryInterface'
|
||||
tags:
|
||||
- { name: twig.extension }
|
||||
|
||||
Chill\DocStoreBundle\Templating\WopiEditTwigExtensionRuntime:
|
||||
tags:
|
||||
- { name: twig.runtime }
|
||||
Chill\DocStoreBundle\Templating\:
|
||||
resource: ../../Templating
|
||||
autoconfigure: true
|
||||
autowire: true
|
||||
|
Reference in New Issue
Block a user