Phrozn\Registry\Dao\Base::getOutputFile PHP Method

getOutputFile() public method

Get output file path
public getOutputFile ( ) : string
return string
    public function getOutputFile()
    {
        return $this->outputFile;
    }