Predis\PubSub\AbstractConsumer::getValue PHP Метод

getValue() абстрактный защищенный Метод

Waits for a new message from the server generated by one of the active subscriptions and returns it when available.
abstract protected getValue ( ) : array
Результат array
    protected abstract function getValue();