protected property PrintableEntityManager::$entityTypeManager in Printer and PDF versions for Drupal 8+ 2.x
The entity manager service.
Type: \Drupal\Core\Entity\EntityTypeManagerInterface
File
- src/
PrintableEntityManager.php, line 19
Class
- PrintableEntityManager
- Helper class for the printable module.
Namespace
Drupal\printableCode
protected $entityTypeManager;