9 lines
221 B
YAML
9 lines
221 B
YAML
controllers:
|
|
resource:
|
|
path: ../src/Controller/
|
|
namespace: App\Controller
|
|
type: attribute
|
|
|
|
bninefilesbundle:
|
|
resource: '../vendor/bnine/filesbundle/config/routes.yaml'
|
|
prefix: '/bninefiles' |