FieldBlockDeriverTest::$modules

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

Type: modules

Overrides EntityKernelTestBase::$modules

File

core/modules/layout_builder/tests/src/Kernel/FieldBlockDeriverTest.php, line 21

Class

FieldBlockDeriverTest
Tests field block plugin derivatives.

Namespace

Drupal\Tests\layout_builder\Kernel

Code

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

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