BookSettingsFormTest::$modules
Same name in other branches
- 11.x core/modules/book/tests/src/Kernel/BookSettingsFormTest.php \Drupal\Tests\book\Kernel\BookSettingsFormTest::modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ book/ tests/ src/ Kernel/ BookSettingsFormTest.php, line 24
Class
- BookSettingsFormTest
- @covers \Drupal\book\Form\BookSettingsForm @group book @group legacy
Namespace
Drupal\Tests\book\KernelCode
protected static $modules = [
'book',
'field',
'node',
'system',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.