mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
Minor tweaks to phpdoc descriptions.
This commit is contained in:
@@ -17,7 +17,7 @@ use Predis\Iterator\MultiBulkResponseSimple;
|
||||
use Predis\Protocol\ProtocolException;
|
||||
|
||||
/**
|
||||
* Handler for the multibulk response type of the standard Redis wire protocol.
|
||||
* Handler for the multibulk response type in the standard Redis wire protocol.
|
||||
* It returns multibulk responses as iterators that can stream bulk elements.
|
||||
*
|
||||
* Please note that streamable multibulk replies are not globally supported
|
||||
|
||||
Reference in New Issue
Block a user