You are here

protected property PhotosImageEditForm::$messenger in Album Photos 8.5

Same name and namespace in other branches
  1. 6.0.x src/Form/PhotosImageEditForm.php \Drupal\photos\Form\PhotosImageEditForm::messenger

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/PhotosImageEditForm.php, line 54

Class

PhotosImageEditForm
Defines a form to edit images.

Namespace

Drupal\photos\Form

Code

protected $messenger;