content = $content; $this->user = $user; $this->topic_id = $topic_id; $this->post_id = $post_id; } public static function internal(): bool { return true; } }