templates.php 143 B

12345
  1. <?php
  2. return array(
  3. 'bundle:controller:name.format.engine' => __DIR__.'/../Fixtures/Resources/views/this.is.a.template.format.engine',
  4. );