is_return_json; } public function setIsReturnJson(bool $is_return_json): void { $this->is_return_json = $is_return_json; } }