FormErrorHandlerCKEditor5Test::$modules
Same name and namespace in other branches
- 9 core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php \Drupal\Tests\inline_form_errors\FunctionalJavascript\FormErrorHandlerCKEditor5Test::modules
- 11.x core/modules/inline_form_errors/tests/src/FunctionalJavascript/FormErrorHandlerCKEditor5Test.php \Drupal\Tests\inline_form_errors\FunctionalJavascript\FormErrorHandlerCKEditor5Test::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ inline_form_errors/ tests/ src/ FunctionalJavascript/ FormErrorHandlerCKEditor5Test.php, line 26
Class
- FormErrorHandlerCKEditor5Test
- Tests the inline errors fragment link to a CKEditor5-enabled textarea.
Namespace
Drupal\Tests\inline_form_errors\FunctionalJavascriptCode
protected static $modules = [
'node',
'ckeditor5',
'inline_form_errors',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.