public property RightToAccessCompleteEvent::$link in General Data Protection Regulation 8.2
Same name and namespace in other branches
- 8 modules/gdpr_tasks/src/Event/RightToAccessCompleteEvent.php \Drupal\gdpr_tasks\Event\RightToAccessCompleteEvent::link
- 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\EventCode
public $link;