EntityViewAlterTest::$modules

Same name in other branches
  1. 11.x core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php \Drupal\Tests\layout_builder\Kernel\EntityViewAlterTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/layout_builder/tests/src/Kernel/EntityViewAlterTest.php, line 26

Class

EntityViewAlterTest
@covers layout_builder_entity_view_alter

Namespace

Drupal\Tests\layout_builder\Kernel

Code

protected static $modules = [
    'layout_discovery',
    'layout_builder',
    'layout_builder_defaults_test',
    'entity_test',
    'user',
];

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