PHP Class PhpSlackBot\Command\PokerPlanningCommand

Inheritance: extends PhpSlackBot\Command\BaseCommand
Afficher le fichier Open project: jclg/php-slack-bot

Méthodes protégées

Méthode Description
configure ( )
execute ( $message, $context )

Private Methods

Méthode Description
end ( )
getArgs ( $message )
getAverageScore ( )
getMaxScore ( )
getMedianScore ( )
getMinScore ( )
getSequence ( )
start ( $args )
status ( )
vote ( $args )

Method Details

configure() protected méthode

protected configure ( )

execute() protected méthode

protected execute ( $message, $context )