PHP Class Predis\Protocol\Text\Handler\ErrorResponse

It translates the payload to a complex response object for Predis.
Author: Daniele Alessandri ([email protected])
Inheritance: implements Predis\Protocol\Text\Handler\ResponseHandlerInterface
Afficher le fichier Open project: tillkruss/redis-object-cache Class Usage Examples

Méthodes publiques

Méthode Description
handle ( Predis\Connection\CompositeConnectionInterface $connection, $payload )

Method Details

handle() public méthode

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