updated_at; } public function setUpdatedAt(DateTimeInterface $updated_at) { $this->updated_at = $updated_at; } }