mirror of
https://github.com/predis/predis.git
synced 2026-08-30 12:15:03 +00:00
Fix phpdocs.
[ci skip]
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user