PHP Класс Predis\Protocol\Text\Handler\BulkResponse

It translates the payload to a string or a NULL.
Автор: Daniele Alessandri ([email protected])
Наследование: implements Predis\Protocol\Text\Handler\ResponseHandlerInterface
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
handle ( Predis\Connection\CompositeConnectionInterface $connection, $payload )

Описание методов

handle() публичный Метод

public handle ( Predis\Connection\CompositeConnectionInterface $connection, $payload )
$connection Predis\Connection\CompositeConnectionInterface