protected property PrintableLinksBlock::$printableEntityManager in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 src/Plugin/Derivative/PrintableLinksBlock.php \Drupal\printable\Plugin\Derivative\PrintableLinksBlock::printableEntityManager
The printable entity manager.
Type: \Drupal\printable\PrintableEntityManagerInterface
File
- src/
Plugin/ Derivative/ PrintableLinksBlock.php, line 24
Class
- PrintableLinksBlock
- Local tasks plugin derivative to provide a tab for each printable format.
Namespace
Drupal\printable\Plugin\DerivativeCode
protected $printableEntityManager;