Version 1
[yaffs-website] / web / core / modules / ckeditor / tests / modules / ckeditor_test.routing.yml
diff --git a/web/core/modules/ckeditor/tests/modules/ckeditor_test.routing.yml b/web/core/modules/ckeditor/tests/modules/ckeditor_test.routing.yml
new file mode 100644 (file)
index 0000000..833edc6
--- /dev/null
@@ -0,0 +1,7 @@
+ckeditor_test.ajax_css:
+  path: '/ckeditor_test/ajax_css'
+  defaults:
+    _title: 'AJAX CSS Test'
+    _form: '\Drupal\ckeditor_test\Form\AjaxCssForm'
+  requirements:
+    _access: 'TRUE'