BookBreadcrumbTest::$modules

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/book/tests/src/Functional/BookBreadcrumbTest.php, line 22

Class

BookBreadcrumbTest
Create a book, add pages, and test book interface.

Namespace

Drupal\Tests\book\Functional

Code

protected static $modules = [
  'book',
  'block',
  'book_breadcrumb_test',
];

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