protected property PrintableEntityManager::$compatibleEntities in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 src/PrintableEntityManager.php \Drupal\printable\PrintableEntityManager::compatibleEntities
The entity definitions of entities that have printable versions available.
Type: array
File
- src/
PrintableEntityManager.php, line 33
Class
- PrintableEntityManager
- Helper class for the printable module.
Namespace
Drupal\printableCode
protected $compatibleEntities = [];