mirror of
https://github.com/predis/predis.git
synced 2026-08-24 19:49:36 +00:00
Minor tweaks to phpdoc descriptions.
This commit is contained in:
@@ -22,7 +22,7 @@ use Predis\Connection\ComposableConnectionInterface;
|
||||
interface ResponseReaderInterface
|
||||
{
|
||||
/**
|
||||
* Reads responses from the connection.
|
||||
* Reads a response from the connection.
|
||||
*
|
||||
* @param ComposableConnectionInterface $connection Connection to Redis.
|
||||
* @return mixed
|
||||
|
||||
Reference in New Issue
Block a user