Aerys\Request::getProtocolVersion PHP Method

getProtocolVersion() public method

This method returns the HTTP protocol version (e.g. "1.0", "1.1", "2.0") in use; it has nothing to do with URI schemes like http:// or https:// ...
public getProtocolVersion ( ) : string
return string
    public function getProtocolVersion() : string;