public static property HtmlResponseAttachmentsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 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\RenderCode
public static $modules = [
'render_attached_test',
];