EditorDeprecationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/editor/tests/src/Kernel/EditorDeprecationTest.php, line 22

Class

EditorDeprecationTest
Tests the deprecations in Drupal\editor.

Namespace

Drupal\Tests\editor\Kernel

Code

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

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