contentOwner = $contentOwner; } public function getContentOwner() { return $this->contentOwner; } public function setTimeLinked($timeLinked) { $this->timeLinked = $timeLinked; } public function getTimeLinked() { return $this->timeLinked; } }