Crummy\Phlack\Bot\ExpressionBot::getValues PHP Method

getValues() protected method

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