PHP Trait Acacha\Llum\Console\GithubCommand

Afficher le fichier Open project: acacha/llum

Méthodes protégées

Méthode Description
showErrorRunLlumInitFirst ( Symfony\Component\Console\Output\OutputInterface $output, $varname ) Show error run llum init first.
showMessageRunningCommand ( Symfony\Component\Console\Output\OutputInterface $output, $commandName ) Show message running command.

Method Details

showErrorRunLlumInitFirst() protected méthode

Show error run llum init first.
protected showErrorRunLlumInitFirst ( Symfony\Component\Console\Output\OutputInterface $output, $varname )
$output Symfony\Component\Console\Output\OutputInterface
$varname

showMessageRunningCommand() protected méthode

Show message running command.
protected showMessageRunningCommand ( Symfony\Component\Console\Output\OutputInterface $output, $commandName )
$output Symfony\Component\Console\Output\OutputInterface