You are here

protected static property MachineNameTest::$modules in Drupal 10

Same name in this branch
  1. 10 core/tests/Drupal/FunctionalJavascriptTests/Core/MachineNameTest.php \Drupal\FunctionalJavascriptTests\Core\MachineNameTest::modules
  2. 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\Element

Code

protected static $modules = [
  'system',
];