PHP Class Phrozn\Runner\CommandLine\Callback\Init

Author: Victor Farazdagi
Inheritance: extends Base, implements Phrozn\Runner\CommandLine\Callback
Show file Open project: farazdagi/phrozn Class Usage Examples

Public Methods

Method Description
execute ( ) : string Executes the callback action

Private Methods

Method Description
copy ( string $source, string $dest, $callback ) : boolean Copy a file, or recursively copy a folder and its contents
initializeNewProject ( )

Method Details

execute() public method

Executes the callback action
public execute ( ) : string
return string