You are here

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

Same name and namespace in other branches
  1. 2.x src/PrintableEntityManager.php \Drupal\printable\PrintableEntityManager::compatibleEntities

The entity definitions of entities that have printable versions available.

Type: array

File

src/PrintableEntityManager.php, line 34

Class

PrintableEntityManager
Helper class for the printable module.

Namespace

Drupal\printable

Code

protected $compatibleEntities = [];