mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-27 22:24:12 +01:00
6 lines
138 B
PHP
6 lines
138 B
PHP
<?php
|
|
|
|
return [
|
|
'bundle:controller:name.format.engine' => __DIR__.'/../Fixtures/Resources/views/this.is.a.template.format.engine',
|
|
];
|