PHP Interface Phrozn\Has\OutputFile

Author: Victor Farazdagi
Show file Open project: farazdagi/phrozn

Public Methods

Method Description
getOutputFile ( ) : string Get output file path
setOutputFile ( string $path ) : Phrozn\Has\OutputFile Set output file path

Method Details

getOutputFile() public method

Get output file path
public getOutputFile ( ) : string
return string

setOutputFile() public method

Set output file path
public setOutputFile ( string $path ) : Phrozn\Has\OutputFile
$path string File path
return Phrozn\Has\OutputFile