protected static property TourPluginTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/tour/tests/src/Kernel/TourPluginTest.php \Drupal\Tests\tour\Kernel\TourPluginTest::modules
- 9 core/modules/tour/tests/src/Kernel/TourPluginTest.php \Drupal\Tests\tour\Kernel\TourPluginTest::modules
Modules to enable.
Type: array
File
- core/
modules/ tour/ tests/ src/ Kernel/ TourPluginTest.php, line 19
Class
- TourPluginTest
- Tests the functionality of tour plugins.
Namespace
Drupal\Tests\tour\KernelCode
protected static $modules = [
'tour',
];