You are here

protected property BookManager::$memoryCache in Drupal 9

The book memory cache service.

Type: \Drupal\Core\Cache\CacheBackendInterface

File

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

Class

BookManager
Defines a book manager.

Namespace

Drupal\book

Code

protected $memoryCache;