PHP 클래스 ZF2rapid\Task\Install\UnzipSkeletonApplication

상속: extends ZFrapidCore\Task\AbstractTask
파일 보기 프로젝트 열기: zfrapid/zf2rapid

공개 메소드들

메소드 설명
copyFiles ( string $source, string $destination ) : boolean Copy all files recursively from source to destination
processCommandTask ( ) : integer Process the command

메소드 상세

copyFiles() 공개 메소드

Copy all files recursively from source to destination
public copyFiles ( string $source, string $destination ) : boolean
$source string
$destination string
리턴 boolean

processCommandTask() 공개 메소드

Process the command
public processCommandTask ( ) : integer
리턴 integer