EntityConcurrentRenderTest::$modules
Same name and namespace in other branches
- main core/tests/Drupal/FunctionalTests/Entity/EntityConcurrentRenderTest.php \Drupal\FunctionalTests\Entity\EntityConcurrentRenderTest::modules
Type: modules
Overrides BrowserTestBase::$modules
File
-
core/
tests/ Drupal/ FunctionalTests/ Entity/ EntityConcurrentRenderTest.php, line 24
Class
- EntityConcurrentRenderTest
- Tests that the same entity can be rendered multiple times on a page.
Namespace
Drupal\FunctionalTests\EntityCode
protected static $modules = [
'block',
'entity_test',
'field',
'filter',
'text',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.