ckeditor5_test.routing.yml
Same filename in other branches
File
-
core/
modules/ ckeditor5/ tests/ modules/ ckeditor5_test/ ckeditor5_test.routing.yml
View source
- ckeditor5_test.off_canvas:
- path: '/ckeditor5_test/off_canvas'
- defaults:
- _controller: '\Drupal\ckeditor5_test\Controller\CKEditor5OffCanvasTestController::testOffCanvas'
- requirements:
- _access: 'TRUE'
-
- ckeditor5_test.dialog:
- path: '/ckeditor5_test/dialog'
- defaults:
- _controller: '\Drupal\ckeditor5_test\Controller\CKEditor5DialogTestController::testDialog'
- requirements:
- _access: 'TRUE'
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.