Sstalle\php7cc\AbstractBaseMessage::getText PHP Method

getText() public method

public getText ( ) : string
return string
    public function getText()
    {
        return $this->text;
    }