Crummy\Phlack\Bot\ExpressionBot::getValues PHP Méthode

getValues() protected méthode

protected getValues ( Crummy\Phlack\WebHook\CommandInterface $command ) : array
$command Crummy\Phlack\WebHook\CommandInterface
Résultat array
    protected function getValues(CommandInterface $command)
    {
        return [];
    }