diff --git a/Message/HeaderAbstract.php b/Message/HeaderAbstract.php index 5be6ffe8c..fb3e4a4e1 100644 --- a/Message/HeaderAbstract.php +++ b/Message/HeaderAbstract.php @@ -109,6 +109,15 @@ abstract class HeaderAbstract { return $this->status; } + + /** + * Get protocol version. + * + * @return string + * + * @since 1.0.0 + */ + abstract public function getProtocolVersion() : string; /** * Set header.