GrumPHP\Parser\ParseError::getFile PHP Method

getFile() public method

public getFile ( ) : string
return string
    public function getFile()
    {
        return $this->file;
    }