Files
ninedad/config/routes.yaml
2025-08-02 22:07:57 +02:00

13 lines
322 B
YAML

controllers:
resource:
path: ../src/Controller/
namespace: App\Controller
type: attribute
bninefilesbundle:
resource: '@BnineFilesBundle/config/routes.yaml'
prefix: '/bninefiles'
bninemdeditorbundle:
resource: '@BnineMdEditorBundle/config/routes.yaml'
prefix: '/bninemdeditor'