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 [];
    }