Newer
Older
activity-manager / config / routes / annotations.yaml
@Kilian Riou Kilian Riou on 4 Feb 2021 135 bytes Symfony init
controllers:
    resource: ../../src/Controller/
    type: annotation

kernel:
    resource: ../../src/Kernel.php
    type: annotation