GrumPHP\Parser\ParseError::getError PHP Method

getError() public method

public getError ( ) : string
return string
    public function getError()
    {
        return $this->error;
    }