Crummy\Phlack\Bot\ExpressionBot::getValues PHP Метод

getValues() защищенный Метод

protected getValues ( Crummy\Phlack\WebHook\CommandInterface $command ) : array
$command Crummy\Phlack\WebHook\CommandInterface
Результат array
    protected function getValues(CommandInterface $command)
    {
        return [];
    }