SmartDefaultSettingsTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
- 
              core/
modules/ ckeditor5/ tests/ src/ Kernel/ SmartDefaultSettingsTest.php, line 71  
Class
- SmartDefaultSettingsTest
 - @covers \Drupal\ckeditor5\SmartDefaultSettings::computeSmartDefaultSettings[[api-linebreak]] @group ckeditor5 @internal
 
Namespace
Drupal\Tests\ckeditor5\KernelCode
protected static $modules = [
  'ckeditor5',
  'editor',
  'filter',
  'user',
  // For being able to test media_embed + Media button in CKE4/CKE5.
'media',
  'media_library',
  'views',
  'dblog',
  'help',
  'editor_test',
  'ckeditor_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.