You are here

protected property LinksConfigurationForm::$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/LinksConfigurationForm.php, line 37

Class

LinksConfigurationForm
Provides shared configuration form for all printable formats.

Namespace

Drupal\printable\Form

Code

protected $messenger;