Security update for Core, with self-updated composer
[yaffs-website] / web / core / modules / ckeditor / tests / modules / ckeditor_test.routing.yml
1 ckeditor_test.ajax_css:
2   path: '/ckeditor_test/ajax_css'
3   defaults:
4     _title: 'AJAX CSS Test'
5     _form: '\Drupal\ckeditor_test\Form\AjaxCssForm'
6   requirements:
7     _access: 'TRUE'