mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-10 22:18:40 +00:00
Pull out getProtocolVersion
This commit is contained in:
parent
40d52330f8
commit
9d4edf85ea
|
|
@ -87,14 +87,6 @@ class Response extends ResponseAbstract implements RenderableInterface
|
||||||
return false;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
|
||||||
* {@inheritdoc}
|
|
||||||
*/
|
|
||||||
public function getProtocolVersion() : string
|
|
||||||
{
|
|
||||||
return '1.0';
|
|
||||||
}
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* {@inheritdoc}
|
* {@inheritdoc}
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user