FormErrorHandlerCKEditorTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ ckeditor/ tests/ src/ FunctionalJavascript/ FormErrorHandlerCKEditorTest.php, line 24
Class
- FormErrorHandlerCKEditorTest
- Tests the inline errors fragment link to a CKEditor-enabled textarea.
Namespace
Drupal\Tests\ckeditor\FunctionalJavascriptCode
protected static $modules = [
'node',
'ckeditor',
'inline_form_errors',
'filter',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.