You are here

public property GDPRTask::$requested_by in General Data Protection Regulation 7

The users id that requested this task.

Type: int

File

modules/gdpr_tasks/src/Entity/GDPRTask.php, line 69

Class

GDPRTask
The Task entity class.

Code

public $requested_by;