SystemFunctionsLegacyTest::$modules

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

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/SystemFunctionsLegacyTest.php, line 19

Class

SystemFunctionsLegacyTest
Tests deprecated system module functions.

Namespace

Drupal\Tests\system\Kernel

Code

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

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