[phpdoc] Various phpdoc fixes.

This commit is contained in:
Daniele Alessandri
2014-07-27 20:39:21 +02:00
parent f372029cfc
commit 30254a2594
18 changed files with 69 additions and 7 deletions
+1 -1
View File
@@ -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
*/