twig/config/development.php
2020-02-11 12:32:50 +01:00

5 lines
No EOL
44 B
PHP

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