BookInstallTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

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.