PHP Interface Phrozn\Has\InputFile

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

Public Methods

Method Description
getInputFile ( ) : string Get input file path
setInputFile ( $path ) : Phrozn\Has\InputFile Set input file path

Method Details

getInputFile() public method

Get input file path
public getInputFile ( ) : string
return string

setInputFile() public method

Set input file path
public setInputFile ( $path ) : Phrozn\Has\InputFile
return Phrozn\Has\InputFile