InternalTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php \Drupal\Tests\ckeditor\Kernel\Plugin\CKEditorPlugin\InternalTest::modules

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/ckeditor/tests/src/Kernel/Plugin/CKEditorPlugin/InternalTest.php, line 21

Class

InternalTest
@coversDefaultClass <a href="/api/drupal/core%21modules%21ckeditor%21src%21Plugin%21CKEditorPlugin%21Internal.php/class/Internal/8.9.x" title="Defines the &quot;internal&quot; plugin (i.e. core plugins part of our CKEditor build)." class="local">\Drupal\ckeditor\Plugin\CKEditorPlugin\Internal</a>

Namespace

Drupal\Tests\ckeditor\Kernel\Plugin\CKEditorPlugin

Code

public static $modules = [
    'ckeditor',
    'ckeditor_test',
    'filter',
    'editor',
];

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