You are here

public static property HtmlResponseAttachmentsTest::$modules in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php \Drupal\system\Tests\Render\HtmlResponseAttachmentsTest::modules

Modules to enable.

Type: array

File

core/modules/system/src/Tests/Render/HtmlResponseAttachmentsTest.php, line 24
Contains \Drupal\system\Tests\Render\HtmlResponseAttachmentsTest.

Class

HtmlResponseAttachmentsTest
Functional tests for HtmlResponseAttachmentsProcessor.

Namespace

Drupal\system\Tests\Render

Code

public static $modules = [
  'render_attached_test',
];