QuickEditImageControllerTest::$modules
Same name in other branches
- 8.9.x core/modules/image/tests/src/Functional/QuickEditImageControllerTest.php \Drupal\Tests\image\Functional\QuickEditImageControllerTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
modules/ quickedit/ tests/ src/ Functional/ QuickEditImageControllerTest.php, line 26
Class
- QuickEditImageControllerTest
- Tests the endpoints used by the "image" in-place editor.
Namespace
Drupal\Tests\quickedit\FunctionalCode
protected static $modules = [
'node',
'image',
'quickedit',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.