BlockContentDeriverTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/block_content/tests/src/Kernel/BlockContentDeriverTest.php, line 20

Class

BlockContentDeriverTest
Tests block content plugin deriver.

Namespace

Drupal\Tests\block_content\Kernel

Code

protected static $modules = [
  'block',
  'block_content',
  'system',
  'user',
];

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