response->getInfo($type); } /** * {@inheritdoc} */ public function toStream(bool $throw = true) { return $this->response->toStream($throw); } }