PHP Interface Phrozn\Has\OutputDir

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

Public Methods

Method Description
getOutputDir ( ) : string Get output directory path
setOutputDir ( string $path ) : Phrozn\Has\OutputDir Set output directory path

Method Details

getOutputDir() public method

Get output directory path
public getOutputDir ( ) : string
return string

setOutputDir() public method

Set output directory path
public setOutputDir ( string $path ) : Phrozn\Has\OutputDir
$path string Directory path
return Phrozn\Has\OutputDir