You are here

protected property PhotosImageAddForm::$messenger in Album Photos 6.0.x

Same name and namespace in other branches
  1. 8.5 src/Form/PhotosImageAddForm.php \Drupal\photos\Form\PhotosImageAddForm::messenger

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/PhotosImageAddForm.php, line 52

Class

PhotosImageAddForm
Defines a form to edit images.

Namespace

Drupal\photos\Form

Code

protected $messenger;