You are here

protected property TaskActionsForm::$eventDispatcher in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_tasks/src/Form/TaskActionsForm.php \Drupal\gdpr_tasks\Form\TaskActionsForm::eventDispatcher
  2. 3.0.x modules/gdpr_tasks/src/Form/TaskActionsForm.php \Drupal\gdpr_tasks\Form\TaskActionsForm::eventDispatcher

The messenger.

Type: \Drupal\Core\Messenger\MessengerInterface

File

modules/gdpr_tasks/src/Form/TaskActionsForm.php, line 29

Class

TaskActionsForm
Form controller for Task edit forms.

Namespace

Drupal\gdpr_tasks\Form

Code

protected $eventDispatcher;