PHP 인터페이스 Phrozn\Has\OutputDir

저자: Victor Farazdagi
파일 보기 프로젝트 열기: farazdagi/phrozn

공개 메소드들

메소드 설명
getOutputDir ( ) : string Get output directory path
setOutputDir ( string $path ) : Phrozn\Has\OutputDir Set output directory path

메소드 상세

getOutputDir() 공개 메소드

Get output directory path
public getOutputDir ( ) : string
리턴 string

setOutputDir() 공개 메소드

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