You are here

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

The Drupal messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

modules/printable_pdf/src/Plugin/PrintableFormat/PdfFormat.php, line 82

Class

PdfFormat
Provides a plugin to display a PDF version of a page.

Namespace

Drupal\printable_pdf\Plugin\PrintableFormat

Code

protected $messenger;