PHP Class NerdsAndCompany\Schematic\Console\CommandRunner

Sync Craft Setups.
Author: Nerds & Company
Inheritance: extends Craft\ConsoleCommandRunner
Mostra file Open project: itmundi/schematic

Public Methods

Method Description
createCommand ( string $name ) : CConsoleCommand

Method Details

createCommand() public method

public createCommand ( string $name ) : CConsoleCommand
$name string command name (case-insensitive)
return CConsoleCommand The command object. Null if the name is invalid