Fix phpdocs.

[ci skip]
This commit is contained in:
Daniele Alessandri
2012-01-14 23:34:51 +01:00
parent fcd41a4787
commit 46d293a716
@@ -283,6 +283,9 @@ class MasterSlaveReplication implements IConnectionReplication
/**
* Checks if a SORT command is a readable operation by parsing the arguments
* array of the specified commad instance.
*
* @param ICommand $command Instance of Redis command.
* @return Boolean
*/
private function isSortReadOnly(ICommand $command)
{