You are here

protected property BookManagerTest::$bookOutlineStorage in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/book/tests/src/Unit/BookManagerTest.php \Drupal\Tests\book\Unit\BookManagerTest::bookOutlineStorage

Book outline storage.

Type: \Drupal\book\BookOutlineStorageInterface

File

core/modules/book/tests/src/Unit/BookManagerTest.php, line 59
Contains \Drupal\Tests\book\Unit\BookManagerTest.

Class

BookManagerTest
@coversDefaultClass \Drupal\book\BookManager @group book

Namespace

Drupal\Tests\book\Unit

Code

protected $bookOutlineStorage;