mirror of
https://github.com/predis/predis.git
synced 2026-08-26 22:49:55 +00:00
Minor tweaks to phpdoc descriptions.
This commit is contained in:
@@ -31,7 +31,7 @@ interface ProtocolProcessorInterface
|
||||
public function write(ComposableConnectionInterface $connection, CommandInterface $command);
|
||||
|
||||
/**
|
||||
* Reads a response from the specified connection and deserializes it.
|
||||
* Reads a response from the specified connection.
|
||||
*
|
||||
* @param ComposableConnectionInterface $connection Connection to Redis.
|
||||
* @return mixed
|
||||
|
||||
Reference in New Issue
Block a user