RenderTest::$modules
Same name in other branches
- 8.9.x core/tests/Drupal/KernelTests/Core/Render/RenderTest.php \Drupal\KernelTests\Core\Render\RenderTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Render/RenderTest.php \Drupal\KernelTests\Core\Render\RenderTest::modules
- 11.x core/tests/Drupal/KernelTests/Core/Render/RenderTest.php \Drupal\KernelTests\Core\Render\RenderTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Render/ RenderTest.php, line 19
Class
- RenderTest
- Performs functional tests on \Drupal::service('renderer')->render().
Namespace
Drupal\KernelTests\Core\RenderCode
protected static $modules = [
'system',
'common_test',
'theme_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.