PHP Class Predis\Command\Redis\PUBSUB

Author: Daniele Alessandri ([email protected])
Inheritance: extends Predis\Command\Command
Show file Open project: nrk/predis

Public Methods

Method Description
getId ( )
parseResponse ( $data )

Protected Methods

Method Description
processNumsub ( array $channels ) : array Returns the processed response to PUBSUB NUMSUB.

Method Details

getId() public method

public getId ( )

parseResponse() public method

public parseResponse ( $data )

processNumsub() protected static method

Returns the processed response to PUBSUB NUMSUB.
protected static processNumsub ( array $channels ) : array
$channels array List of channels
return array