Website/app/config/routes.yaml
Snoweuph 983cbb8f3b
Some checks failed
Quality Check / QS Backend (push) Successful in 20s
Quality Check / QS Frontend (push) Failing after 36s
Quality Check / QS Mixed (push) Successful in 34s
Use Symfony UX Twig
2024-07-21 13:55:15 +02:00

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'