protected property FieldInheritanceDeleteForm::$messenger in Field Inheritance 8
Same name and namespace in other branches
- 2.0.x src/Form/FieldInheritanceDeleteForm.php \Drupal\field_inheritance\Form\FieldInheritanceDeleteForm::messenger
The messenger service.
Type: \Drupal\Core\Messenger\Messenger
Overrides MessengerTrait::$messenger
File
- src/
Form/ FieldInheritanceDeleteForm.php, line 22
Class
- FieldInheritanceDeleteForm
- Builds the form to delete Field inheritance entities.
Namespace
Drupal\field_inheritance\FormCode
protected $messenger;