LegacyBootstrapTest::$modules

Same name and namespace in other branches
  1. 10 core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php \Drupal\KernelTests\Core\Bootstrap\LegacyBootstrapTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Bootstrap/LegacyBootstrapTest.php, line 21

Class

LegacyBootstrapTest
Tests legacy bootstrap functions.

Namespace

Drupal\KernelTests\Core\Bootstrap

Code

protected static $modules = [
    'system',
];

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