protected property PrintableEntityManager::$compatibleEntities in Printer and PDF versions for Drupal 8+ 8
Same name and namespace in other branches
- 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\printableCode
protected $compatibleEntities = [];