mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
Run php-cs against codebase.
This commit is contained in:
@@ -24,7 +24,7 @@ interface ResponseReaderInterface
|
||||
/**
|
||||
* Reads replies from a connection to Redis and deserializes them.
|
||||
*
|
||||
* @param ComposableConnectionInterface $connection Connection to Redis.
|
||||
* @param ComposableConnectionInterface $connection Connection to Redis.
|
||||
* @return mixed
|
||||
*/
|
||||
public function read(ComposableConnectionInterface $connection);
|
||||
|
||||
Reference in New Issue
Block a user