symfony-playground/config/routes.yaml

8 lines
129 B
YAML
Raw Normal View History

2022-05-20 16:59:05 +00:00
controllers:
resource: ../src/Controller/
type: annotation
kernel:
resource: ../src/Kernel.php
type: annotation