mirror of
https://codeberg.org/danielsiepmann/news-reader-php.git
synced 2024-11-24 13:06:08 +01:00
8 lines
135 B
YAML
8 lines
135 B
YAML
|
controllers:
|
||
|
resource: ../../src/Controller/
|
||
|
type: annotation
|
||
|
|
||
|
kernel:
|
||
|
resource: ../../src/Kernel.php
|
||
|
type: annotation
|