CreateCommand
Less than 1 minute
CreateCommand
Methods
configure
protected configure(): void
execute
protected execute(Input $input, Output $output): int
Parameters
Parameter | Type | Description |
---|---|---|
$input | Input | |
$output | Output |
create
private create(string $type, string $name, string $targetDir = '.'): bool
Parameters
Parameter | Type | Description |
---|---|---|
$type | string | |
$name | string | |
$targetDir | string |
Generated by Hazaar API Doc Generator