public static property EarlyRenderingControllerTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/system/src/Tests/Common/EarlyRenderingControllerTest.php \Drupal\system\Tests\Common\EarlyRenderingControllerTest::modules
File
- core/
modules/ system/ src/ Tests/ Common/ EarlyRenderingControllerTest.php, line 29 - Contains \Drupal\system\Tests\Common\EarlyRenderingControllerTest.
Class
- EarlyRenderingControllerTest
- Verifies that bubbleable metadata of early rendering is not lost.
Namespace
Drupal\system\Tests\CommonCode
public static $modules = [
'system',
'early_rendering_controller_test',
];