mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-28 06:34:14 +01:00
4 lines
110 B
PHP
4 lines
110 B
PHP
<?php return array (
|
|
'bundle:controller:name.format.engine' => __DIR__.'/../path/to/template.html.twig',
|
|
);
|