protected static property BookInstallTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/book/tests/src/Kernel/BookInstallTest.php \Drupal\Tests\book\Kernel\BookInstallTest::modules
- 9 core/modules/book/tests/src/Kernel/BookInstallTest.php \Drupal\Tests\book\Kernel\BookInstallTest::modules
File
- core/
modules/ book/ tests/ src/ Kernel/ BookInstallTest.php, line 18
Class
- BookInstallTest
- Test installation of Book module.
Namespace
Drupal\Tests\book\KernelCode
protected static $modules = [
'node',
'system',
];