You are here

protected property PrintLinks::$exportTypeManager in Entity Print 8.2

The export type manager.

Type: \Drupal\entity_print\Plugin\ExportTypeManagerInterface

File

src/Plugin/Block/PrintLinks.php, line 31

Class

PrintLinks
Provides a block with a link to print entities.

Namespace

Drupal\entity_print\Plugin\Block

Code

protected $exportTypeManager;