EditorIntegrationLoadingTest::$modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ quickedit/ tests/ src/ Functional/ EditorIntegrationLoadingTest.php, line 23
Class
- EditorIntegrationLoadingTest
- Tests Quick Edit module integration endpoints.
Namespace
Drupal\Tests\quickedit\FunctionalCode
protected static $modules = [
'quickedit',
'filter',
'node',
'editor',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.