Website/app/config/routes.yaml
Snoweuph 06c94d878d
Some checks failed
Quality Check / QS Backend (push) Successful in 20s
Quality Check / QS Mixed (push) Successful in 32s
Quality Check / QS Frontend (push) Failing after 38s
Use Symfony UX Twig
2024-07-20 08:40:17 +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'