SystemDeprecationTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/system/tests/src/Kernel/SystemDeprecationTest.php, line 16

Class

SystemDeprecationTest
@group system @group legacy

Namespace

Drupal\Tests\system\Kernel

Code

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

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