ImageUploadTest::$modules

Same name in other branches
  1. 9 core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php \Drupal\Tests\ckeditor5\Functional\ImageUploadTest::modules
  2. 11.x core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php \Drupal\Tests\ckeditor5\Functional\ImageUploadTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/ckeditor5/tests/src/Functional/ImageUploadTest.php, line 32

Class

ImageUploadTest
Test image upload.

Namespace

Drupal\Tests\ckeditor5\Functional

Code

protected static $modules = [
    'editor',
    'filter',
    'ckeditor5',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.