QuickEditLoadingTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ quickedit/ tests/ src/ Kernel/ QuickEditLoadingTest.php, line 26
Class
- QuickEditLoadingTest
- Tests loading of in-place editing and lazy loading of in-place editors.
Namespace
Drupal\Tests\quickedit\KernelCode
protected static $modules = [
'user',
'system',
'field',
'node',
'text',
'filter',
'contextual',
'quickedit',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.