ThemeTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/system/tests/src/Functional/System/ThemeTest.php, line 34

Class

ThemeTest
Tests the theme administration user interface.

Namespace

Drupal\Tests\system\Functional\System

Code

protected static $modules = [
  'node',
  'block',
  'file',
];

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