You are here

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

The Unix timestamp when the task was most recently saved.

Type: int

File

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

Class

GDPRTask
The Task entity class.

Code

public $changed;