MediaTest::$modules
Type: modules
Overrides BrowserTestBase::$modules
File
- 
              core/
modules/ ckeditor5/ tests/ src/ FunctionalJavascript/ MediaTest.php, line 68  
Class
- MediaTest
 - @coversDefaultClass \Drupal\ckeditor5\Plugin\CKEditor5Plugin\Media[[api-linebreak]] @group ckeditor5 @internal
 
Namespace
Drupal\Tests\ckeditor5\FunctionalJavascriptCode
protected static $modules = [
  'ckeditor5',
  'media',
  'node',
  'text',
  'media_test_embed',
  'media_library',
  'ckeditor5_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.