$data, ]; } public function error(string $msg) { return [ "error" => $msg, ]; } }