Website/config/routes.yaml

16 lines
338 B
YAML
Raw Permalink Normal View History

2024-07-30 03:36:45 +00:00
controllers:
resource:
path: '../src/'
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'