You are here

protected property FieldInheritanceForm::$messenger in Field Inheritance 8

Same name and namespace in other branches
  1. 2.0.x src/Form/FieldInheritanceForm.php \Drupal\field_inheritance\Form\FieldInheritanceForm::messenger

The messenger service.

Type: \Drupal\Core\Messenger\Messenger

Overrides MessengerTrait::$messenger

File

src/Form/FieldInheritanceForm.php, line 27

Class

FieldInheritanceForm
Provides a form for managing field inheritance entities.

Namespace

Drupal\field_inheritance\Form

Code

protected $messenger;