You are here

protected property BookManager::$renderer in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/book/src/BookManager.php \Drupal\book\BookManager::renderer

The renderer.

Type: \Drupal\Core\Render\RendererInterface

File

core/modules/book/src/BookManager.php, line 75

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $renderer;