public static property HtmlTplPhpAttributesTest::$modules

Modules to enable.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Tests/Theme/HtmlTplPhpAttributesTest.php, line 22
Definition of Drupal\system\Tests\Theme\HtmlTplPhpAttributesTest.

Class

HtmlTplPhpAttributesTest
Functional test for attributes of html.tpl.php.

Namespace

Drupal\system\Tests\Theme

Code

public static $modules = array(
  'theme_test',
);