timestamp = time(); } public function setTimestamp(int $time) { $this->timestamp = $time; } }