protected property BookManagerTest::$bookManager in Drupal 8
Same name and namespace in other branches
- 9 core/modules/book/tests/src/Unit/BookManagerTest.php \Drupal\Tests\book\Unit\BookManagerTest::bookManager
The tested book manager.
Type: \Drupal\book\BookManager
File
- core/
modules/ book/ tests/ src/ Unit/ BookManagerTest.php, line 48
Class
- BookManagerTest
- @coversDefaultClass \Drupal\book\BookManager @group book
Namespace
Drupal\Tests\book\UnitCode
protected $bookManager;