Move custom bundle

This commit is contained in:
Oliver Davies 2017-10-28 12:17:09 +01:00
parent ee40679c95
commit b903baaaf3
8 changed files with 13 additions and 20 deletions

View file

@ -0,0 +1,5 @@
services:
twig.format_talks:
class: 'FormatTalksBundle\Twig\FormatTalksExtension'
tags:
- { name: twig.extension }