SystemMenuBlockTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/Block/SystemMenuBlockTest.php, line 36

Class

SystemMenuBlockTest
Tests \Drupal\system\Plugin\Block\SystemMenuBlock.

Namespace

Drupal\Tests\system\Kernel\Block

Code

protected static $modules = [
  'system',
  'block',
  'menu_test',
  'menu_link_content',
  'field',
  'user',
  'link',
];

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