ValidatorsTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php \Drupal\Tests\ckeditor5\Kernel\ValidatorsTest::modules
  2. 10 core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php \Drupal\Tests\ckeditor5\Kernel\ValidatorsTest::modules
  3. 9 core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php \Drupal\Tests\ckeditor5\Kernel\ValidatorsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/ckeditor5/tests/src/Kernel/ValidatorsTest.php, line 56

Class

ValidatorsTest
Tests Validators.

Namespace

Drupal\Tests\ckeditor5\Kernel

Code

protected static $modules = [
  'ckeditor5',
  'ckeditor5_plugin_conditions_test',
  'editor',
  'filter',
  'filter_test',
  'media',
  'media_library',
  'system',
  'user',
  'views',
];

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