You are here

protected property PrintableLinksBlock::$entityTypeManager in Printer and PDF versions for Drupal 8+ 2.x

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/Block/PrintableLinksBlock.php, line 53

Class

PrintableLinksBlock
Provides a printable links block for each printable entity.

Namespace

Drupal\printable\Plugin\Block

Code

protected $entityTypeManager;