public property GDPRTask::$created in General Data Protection Regulation 7
The Unix timestamp when the task was created.
Type: int
File
- modules/
gdpr_tasks/ src/ Entity/ GDPRTask.php, line 48
Class
- GDPRTask
- The Task entity class.
Code
public $created;