You are here

protected property BookManagerTest::$bookOutlineStorage in Drupal 8

Same name and namespace in other branches
  1. 9 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 55

Class

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

Namespace

Drupal\Tests\book\Unit

Code

protected $bookOutlineStorage;