Method | Description | |
---|---|---|
getOptions ( ) : array | Get the console command options. | |
handle ( ) | ||
publishDirectory ( $sourceDir, $destinationDir, $dirName, boolean $force = false ) : boolean | void | ||
publishFile ( $sourceFile, $destinationFile, $fileName ) |
Method | Description | |
---|---|---|
getArguments ( ) : array | Get the console command arguments. |
protected getArguments ( ) : array | ||
return | array |
public getOptions ( ) : array | ||
return | array |