You are here

protected property PrintableLinksBlock::$printableEntityManager in Printer and PDF versions for Drupal 8+ 8

Same name and namespace in other branches
  1. 2.x 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\Derivative

Code

protected $printableEntityManager;