function AjaxCssForm::submitForm
Same name in other branches
- 8.9.x core/modules/ckeditor/tests/modules/src/Form/AjaxCssForm.php \Drupal\ckeditor_test\Form\AjaxCssForm::submitForm()
Overrides FormInterface::submitForm
File
-
core/
modules/ ckeditor/ tests/ modules/ src/ Form/ AjaxCssForm.php, line 95
Class
- AjaxCssForm
- A form for testing delivery of CSS to CKEditor via AJAX.
Namespace
Drupal\ckeditor_test\FormCode
public function submitForm(array &$form, FormStateInterface $form_state) {
// Nothing to do here.
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.