$this->id, 'user_id' => $this->user_id, 'post_type' => $this->post_type, 'post_id' => $this->post_id, 'text' => $this->text, 'created_at' => $this->created_at ]; } }