Adding a small note about what to do in the twig_extensions.yaml file

This commit is contained in:
Ryan Weaver
2018-08-09 14:50:00 -04:00
parent 81c01ac3a0
commit c986e32d56
@@ -4,6 +4,7 @@ services:
autowire: true
autoconfigure: true
# Uncomment any lines below to activate that Twig extension
#Twig\Extensions\ArrayExtension: ~
#Twig\Extensions\DateExtension: ~
#Twig\Extensions\IntlExtension: ~