You are here

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

Same name and namespace in other branches
  1. 8 src/Form/FormatConfigurationFormPdf.php \Drupal\printable\Form\FormatConfigurationFormPdf::printableEntityManager

The printable entity manager.

Type: \Drupal\printable\PrintableEntityManagerInterface

File

src/Form/FormatConfigurationFormPdf.php, line 23

Class

FormatConfigurationFormPdf
Provides shared configuration form for all printable formats.

Namespace

Drupal\printable\Form

Code

protected $printableEntityManager;