EntityUpdateTest::$modules

Same name in other branches
  1. 9 core/modules/editor/tests/src/Kernel/EntityUpdateTest.php \Drupal\Tests\editor\Kernel\EntityUpdateTest::modules
  2. 11.x core/modules/editor/tests/src/Kernel/EntityUpdateTest.php \Drupal\Tests\editor\Kernel\EntityUpdateTest::modules

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/editor/tests/src/Kernel/EntityUpdateTest.php, line 21

Class

EntityUpdateTest
Tests updating an entity.

Namespace

Drupal\Tests\editor\Kernel

Code

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

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