RunTimeRequirementsTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

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.