twig/config/development.php
2018-01-17 14:01:53 +01:00

5 lines
No EOL
44 B
PHP

<?php
return [
'twig.debug' => true,
];