You are here

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

Same name and namespace in other branches
  1. 2.x src/Form/FormatConfigurationFormPrint.php \Drupal\printable\Form\FormatConfigurationFormPrint::printableEntityManager

The printable entity manager.

Type: \Drupal\printable\PrintableEntityManagerInterface

File

src/Form/FormatConfigurationFormPrint.php, line 21

Class

FormatConfigurationFormPrint
Provides shared configuration form for all printable formats.

Namespace

Drupal\printable\Form

Code

protected $printableEntityManager;