PHP Class NerdsAndCompany\Schematic\Console\CommandRunner

Sync Craft Setups.
Author: Nerds & Company
Inheritance: extends Craft\ConsoleCommandRunner
Afficher le fichier Open project: itmundi/schematic

Méthodes publiques

Méthode Description
createCommand ( string $name ) : CConsoleCommand

Method Details

createCommand() public méthode

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