You are here

public property RightToAccessCompleteEvent::$link in General Data Protection Regulation 8

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

The link to the data export.

Type: string

File

modules/gdpr_tasks/src/Event/RightToAccessCompleteEvent.php, line 29

Class

RightToAccessCompleteEvent
Event fired when a right to access request is completed.

Namespace

Drupal\gdpr_tasks\Event

Code

public $link;