protected static property MachineNameTest::$modules in Drupal 10
Same name in this branch
- 10 core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php \Drupal\FunctionalJavascriptTests\Core\MachineNameTest::modules
- 10 core/tests/Drupal/KernelTests/Core/Render/Element/MachineNameTest.php \Drupal\KernelTests\Core\Render\Element\MachineNameTest::modules
File
- core/
tests/ Drupal/ KernelTests/ Core/ Render/ Element/ MachineNameTest.php, line 18
Class
- MachineNameTest
- @coversDefaultClass \Drupal\Core\Render\Element\MachineName @group Render
Namespace
Drupal\KernelTests\Core\Render\ElementCode
protected static $modules = [
'system',
];