protected static property CurrentThemeConditionTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php \Drupal\KernelTests\Core\Plugin\Condition\CurrentThemeConditionTest::modules
- 9 core/tests/Drupal/KernelTests/Core/Plugin/Condition/CurrentThemeConditionTest.php \Drupal\KernelTests\Core\Plugin\Condition\CurrentThemeConditionTest::modules
File
- core/tests/ Drupal/ KernelTests/ Core/ Plugin/ Condition/ CurrentThemeConditionTest.php, line 18 
Class
- CurrentThemeConditionTest
- Tests the CurrentThemeCondition plugin.
Namespace
Drupal\KernelTests\Core\Plugin\ConditionCode
protected static $modules = [
  'system',
  'theme_test',
];