You are here

public property TMGMTLocalTask::$created in Translation Management Tool 7

The time when the task was created as a timestamp.

Type: int

File

translators/tmgmt_local/entity/tmgmt_local.entity.task.inc, line 34

Class

TMGMTLocalTask
Entity class for the local task entity.

Code

public $created = REQUEST_TIME;