You are here

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

The Unix timestamp when the task was completed.

Type: int

File

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

Class

GDPRTask
The Task entity class.

Code

public $complete;