mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
Pull out
This commit is contained in:
parent
efc4f1543b
commit
9472994cf6
|
|
@ -173,12 +173,4 @@ class Response extends ResponseAbstract implements RenderableInterface
|
|||
return $result;
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritdoc}
|
||||
*/
|
||||
public function getReasonPhrase() : string
|
||||
{
|
||||
return $this->header->getHeader('Status');
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user