protected property PdfFormat::$publicStream in Printer and PDF versions for Drupal 8+ 2.x
The public stream wrapper service.
Type: \Drupal\Core\StreamWrapper\PublicStream
File
- modules/
printable_pdf/ src/ Plugin/ PrintableFormat/ PdfFormat.php, line 75
Class
- PdfFormat
- Provides a plugin to display a PDF version of a page.
Namespace
Drupal\printable_pdf\Plugin\PrintableFormatCode
protected $publicStream;