Entity manager Service Object.
Type: \Drupal\Core\Entity\EntityManagerInterface
File
- core/modules/book/src/BookManager.php, line 33
Class
- BookManager
- Defines a book manager.
Namespace
Drupal\book
Code
protected $entityManager;
Entity manager Service Object.
Type: \Drupal\Core\Entity\EntityManagerInterface
Drupal\book
protected $entityManager;
Please login to continue.