mirror of
https://github.com/predis/predis.git
synced 2026-08-28 11:09:49 +00:00
[phpdoc] Various phpdoc fixes.
This commit is contained in:
@@ -170,7 +170,7 @@ interface ClientContextInterface
|
||||
/**
|
||||
* Sends the specified command with its arguments to Redis.
|
||||
*
|
||||
* @param string $commandID Command ID.
|
||||
* @param string $method Command ID.
|
||||
* @param array $arguments Arguments for the command.
|
||||
* @return mixed
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user