15 lines
340 B
YAML
15 lines
340 B
YAML
controllers:
|
|
resource:
|
|
path: ../backend/
|
|
namespace: App
|
|
type: attribute
|
|
|
|
presta_sitemap:
|
|
resource: "@PrestaSitemapBundle/config/routing.yml"
|
|
|
|
#when@dev:
|
|
# test_style:
|
|
# path: /test/styles
|
|
# controller: Symfony\Bundle\FrameworkBundle\Controller\TemplateController
|
|
# defaults:
|
|
# template: 'test/styles.html.twig'
|