PHP Interface Phrozn\Has\OutputFile

Author: Victor Farazdagi
Afficher le fichier Open project: farazdagi/phrozn

Méthodes publiques

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

Method Details

getOutputFile() public méthode

Get output file path
public getOutputFile ( ) : string
Résultat string

setOutputFile() public méthode

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