EditorIntegrationTest::$modules

Type: modules

Overrides QuickEditTestBase::$modules

File

core/modules/quickedit/tests/src/Kernel/EditorIntegrationTest.php, line 29

Class

EditorIntegrationTest
Tests Edit module integration (Editor module's inline editing support).

Namespace

Drupal\Tests\quickedit\Kernel

Code

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

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