protected static property WeightTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php \Drupal\KernelTests\Core\Render\Element\WeightTest::modules
- 9 core/tests/Drupal/KernelTests/Core/Render/Element/WeightTest.php \Drupal\KernelTests\Core\Render\Element\WeightTest::modules
File
- core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ WeightTest.php, line 20
Class
- WeightTest
- @coversDefaultClass \Drupal\Core\Render\Element\Weight @group Render
Namespace
Drupal\KernelTests\Core\Render\ElementCode
protected static $modules = [
'system',
'element_info_test',
];