Re-add and use custom Twig extensions
This commit is contained in:
parent
26bffdb58d
commit
275103e149
14 changed files with 1841 additions and 26 deletions
|
@ -8,3 +8,11 @@ sculpin_content_types:
|
|||
permalink: /blog/:basename/
|
||||
presentations:
|
||||
permalink: /presentations/:basename/
|
||||
|
||||
services:
|
||||
App\Experience\TwigExtension\ExperienceTwigExtension:
|
||||
tags:
|
||||
- {name: twig.extension}
|
||||
App\Presentation\TwigExtension\PresentationTwigExtension:
|
||||
tags:
|
||||
- {name: twig.extension}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue