PHP Interface Phrozn\Has\InputDir

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

Public Methods

Method Description
getInputDir ( ) : string Get input directory path
setInputDir ( string $path ) : Phrozn\Has\InputDir Set input directory path

Method Details

getInputDir() public method

Get input directory path
public getInputDir ( ) : string
return string

setInputDir() public method

Set input directory path
public setInputDir ( string $path ) : Phrozn\Has\InputDir
$path string Directory path
return Phrozn\Has\InputDir