11 lines
216 B
YAML
11 lines
216 B
YAML
controllers:
|
|
resource: ../src/Controller/
|
|
type: annotation
|
|
|
|
kernel:
|
|
resource: ../src/Kernel.php
|
|
type: annotation
|
|
|
|
#fourbis_cms:
|
|
# resource: "@FourbisCmsBundle/src/Controller/"
|
|
# type: annotation |