You are here

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

The messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/FormatConfigurationFormPdf.php, line 37

Class

FormatConfigurationFormPdf
Provides shared configuration form for all printable formats.

Namespace

Drupal\printable\Form

Code

protected $messenger;