protected static property RenderWebTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Functional/Common/RenderWebTest.php \Drupal\Tests\system\Functional\Common\RenderWebTest::modules
- 9 core/modules/system/tests/src/Functional/Common/RenderWebTest.php \Drupal\Tests\system\Functional\Common\RenderWebTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
- core/
modules/ system/ tests/ src/ Functional/ Common/ RenderWebTest.php, line 24
Class
- RenderWebTest
- Performs integration tests on \Drupal::service('renderer')->render().
Namespace
Drupal\Tests\system\Functional\CommonCode
protected static $modules = [
'common_test',
];