mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-14 08:36:34 +03:00
Add jawira/case-converter-twig (#1155)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
services:
|
||||
jawira.case.converter.twig:
|
||||
class: Jawira\CaseConverterTwig\CaseConverterExtension
|
||||
tags: ['twig.extension']
|
||||
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"copy-from-recipe": {
|
||||
"config/": "%CONFIG_DIR%/"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user