PHP Class Magestead\Command\Index\SetModeCommand

Inheritance: extends Symfony\Component\Console\Command\Command
Afficher le fichier Open project: richdynamix/magestead

Protected Properties

Свойство Type Description
$_config
$_projectPath

Méthodes protégées

Méthode Description
configure ( )
execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand | null
getCommand ( Config $config, $mode ) : boolean | string

Method Details

configure() protected méthode

protected configure ( )

execute() protected méthode

protected execute ( Symfony\Component\Console\Input\InputInterface $input, Symfony\Component\Console\Output\OutputInterface $output ) : ProcessCommand | null
$input Symfony\Component\Console\Input\InputInterface
$output Symfony\Component\Console\Output\OutputInterface
Résultat Magestead\Command\ProcessCommand | null

getCommand() protected méthode

protected getCommand ( Config $config, $mode ) : boolean | string
$config Magestead\Helper\Config
$mode
Résultat boolean | string

Property Details

$_config protected_oe property

protected $_config

$_projectPath protected_oe property

protected $_projectPath