EditorImageDialogTest::$modules
Modules to enable.
Type: array
Overrides EntityKernelTestBase::$modules
File
- 
              core/modules/ editor/ tests/ src/ Kernel/ EditorImageDialogTest.php, line 34 
Class
- EditorImageDialogTest
- Tests EditorImageDialog validation and conversion functionality.
Namespace
Drupal\Tests\editor\KernelCode
protected static $modules = [
  'node',
  'file',
  'editor',
  'editor_test',
  'user',
  'system',
];Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.
