TableTest::$modules
Same name in this branch
- 9 core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php \Drupal\KernelTests\Core\Render\Element\TableTest::modules
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php \Drupal\KernelTests\Core\Render\Element\TableTest::modules
- 10 core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\TableTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php \Drupal\KernelTests\Core\Render\Element\TableTest::modules
- 11.x core/modules/ckeditor5/tests/src/FunctionalJavascript/TableTest.php \Drupal\Tests\ckeditor5\FunctionalJavascript\TableTest::modules
- 11.x core/tests/Drupal/KernelTests/Core/Render/Element/TableTest.php \Drupal\KernelTests\Core\Render\Element\TableTest::modules
Type: modules
Overrides CKEditor5TestBase::$modules
File
-
core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ TableTest.php, line 45
Class
- TableTest
- For testing the table plugin.
Namespace
Drupal\Tests\ckeditor5\FunctionalJavascriptCode
protected static $modules = [
'ckeditor5',
'node',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.