PHPStan\Analyser\Error::getFile PHP Method

getFile() public method

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