Phastlight\Module\HTTP\ServerResponse::getReasonPhrase PHP Method

getReasonPhrase() public method

public getReasonPhrase ( )
    public function getReasonPhrase()
    {
        return $this->reasonPhrase;
    }