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