protected property PdfLinksConfigurationForm::$printableEntityManager in Printer and PDF versions for Drupal 8+ 2.x
Same name and namespace in other branches
- 8 src/Form/PdfLinksConfigurationForm.php \Drupal\printable\Form\PdfLinksConfigurationForm::printableEntityManager
The printable entity manager.
Type: \Drupal\printable\PrintableEntityManagerInterface
File
- src/
Form/ PdfLinksConfigurationForm.php, line 23
Class
- PdfLinksConfigurationForm
- Provides shared configuration form for all printable formats.
Namespace
Drupal\printable\FormCode
protected $printableEntityManager;