ActiveThemeLegacyTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/tests/Drupal/KernelTests/Core/Theme/ActiveThemeLegacyTest.php, line 20

Class

ActiveThemeLegacyTest
Tests legacy code in ActiveTheme.

Namespace

Drupal\KernelTests\Core\Theme

Code

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

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