Sstalle\php7cc\AbstractBaseMessage::getRawText PHP Method

getRawText() public method

public getRawText ( ) : string
return string
    public function getRawText()
    {
        return $this->rawText;
    }