BookInstallTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/book/tests/src/Kernel/BookInstallTest.php \Drupal\Tests\book\Kernel\BookInstallTest::modules
  2. 8.9.x core/modules/book/tests/src/Kernel/BookInstallTest.php \Drupal\Tests\book\Kernel\BookInstallTest::modules
  3. 10 core/modules/book/tests/src/Kernel/BookInstallTest.php \Drupal\Tests\book\Kernel\BookInstallTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/book/tests/src/Kernel/BookInstallTest.php, line 18

Class

BookInstallTest
Test installation of Book module.

Namespace

Drupal\Tests\book\Kernel

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.