You are here

protected property PrintableEntityManager::$entityManager in Printer and PDF versions for Drupal 8+ 8

The entity manager service.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

src/PrintableEntityManager.php, line 20

Class

PrintableEntityManager
Helper class for the printable module.

Namespace

Drupal\printable

Code

protected $entityManager;