9 lines
224 B
YAML
9 lines
224 B
YAML
controllers:
|
|
resource:
|
|
path: ../src/Controller/
|
|
namespace: App\Controller
|
|
type: attribute
|
|
|
|
bnine_files_bundle:
|
|
resource: '../vendor/bnine/files-bundle/config/routes.yaml'
|
|
prefix: '/bninefiles' |