You are here

protected property SocialPostEntityDeleteForm::$messenger in Social Post 3.x

Same name and namespace in other branches
  1. 8.2 src/Form/SocialPostEntityDeleteForm.php \Drupal\social_post\Form\SocialPostEntityDeleteForm::messenger

The Messenger service.

Type: \Drupal\Core\Messenger\MessengerInterface

Overrides MessengerTrait::$messenger

File

src/Form/SocialPostEntityDeleteForm.php, line 48

Class

SocialPostEntityDeleteForm
Provides a form for deleting Social Post user entities.

Namespace

Drupal\social_post\Form

Code

protected $messenger;