You are here

constant RightToBeForgottenCompleteEvent::EVENT_NAME in General Data Protection Regulation 8

Same name and namespace in other branches
  1. 8.2 modules/gdpr_tasks/src/Event/RightToBeForgottenCompleteEvent.php \Drupal\gdpr_tasks\Event\RightToBeForgottenCompleteEvent::EVENT_NAME
  2. 3.0.x modules/gdpr_tasks/src/Event/RightToBeForgottenCompleteEvent.php \Drupal\gdpr_tasks\Event\RightToBeForgottenCompleteEvent::EVENT_NAME

File

modules/gdpr_tasks/src/Event/RightToBeForgottenCompleteEvent.php, line 14

Class

RightToBeForgottenCompleteEvent
Event fired once a Right to be Forgotten event is complete.

Namespace

Drupal\gdpr_tasks\Event

Code

const EVENT_NAME = 'gdpr_tasks.rules_rtf_complete';