PHP Class ZF2rapid\Task\Install\UnzipSkeletonApplication

Inheritance: extends ZFrapidCore\Task\AbstractTask
Exibir arquivo Open project: zfrapid/zf2rapid

Public Methods

Method Description
copyFiles ( string $source, string $destination ) : boolean Copy all files recursively from source to destination
processCommandTask ( ) : integer Process the command

Method Details

copyFiles() public method

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

processCommandTask() public method

Process the command
public processCommandTask ( ) : integer
return integer