mirror of
https://github.com/predis/predis.git
synced 2026-08-31 04:35:05 +00:00
Fix phpdoc comment.
[ci skip]
This commit is contained in:
@@ -77,7 +77,8 @@ class MultiBulkResponseSimple extends MultiBulkResponse
|
||||
}
|
||||
|
||||
/**
|
||||
* Returns an iterator that reads the multi-bulk response as a tuple.
|
||||
* Returns an iterator that reads the multi-bulk response as
|
||||
* list of tuples.
|
||||
*
|
||||
* @return MultiBulkResponseTuple
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user