public property GDPRTask::$id in General Data Protection Regulation 7
The internal numeric id of the task.
Type: int
File
- modules/
gdpr_tasks/ src/ Entity/ GDPRTask.php, line 13
Class
- GDPRTask
- The Task entity class.
Code
public $id;
The internal numeric id of the task.
Type: int
public $id;