RunTimeRequirementsTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php \Drupal\Tests\system\Kernel\System\RunTimeRequirementsTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/System/RunTimeRequirementsTest.php, line 25

Class

RunTimeRequirementsTest
Tests the effectiveness of hook_runtime_requirements().

Namespace

Drupal\Tests\system\Kernel\System

Code

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

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