PHP Class Kraken\Console\Server\Command\Project\ProjectCreateCommand

Inheritance: extends Kraken\Runtime\Command\Command, implements Kraken\Runtime\Command\CommandInterface
Datei anzeigen Open project: kraken-php/framework

Protected Properties

Property Type Description
$manager Kraken\Console\Server\Manager\ProjectManagerInterface

Protected Methods

Method Description
command ( $params = [] )
construct ( )
destruct ( )

Method Details

command() protected method

protected command ( $params = [] )

construct() protected method

protected construct ( )

destruct() protected method

protected destruct ( )

Property Details

$manager protected_oe property

protected ProjectManagerInterface,Kraken\Console\Server\Manager $manager
return Kraken\Console\Server\Manager\ProjectManagerInterface