author = $author; $this->content = $content; $this->createdAt = $createdAt; $this->updatedAt = $updatedAt; $this->post = $post; } }