mirror of
https://github.com/predis/predis.git
synced 2026-09-05 07:16:44 +00:00
Fix phpdoc.
[ci skip]
This commit is contained in:
@@ -12,7 +12,10 @@
|
||||
namespace Predis\Command;
|
||||
|
||||
/**
|
||||
* @link http://redis.io/commands/client
|
||||
* @link http://redis.io/commands/client-list
|
||||
* @link http://redis.io/commands/client-kill
|
||||
* @link http://redis.io/commands/client-getname
|
||||
* @link http://redis.io/commands/client-setname
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
class ServerClient extends AbstractCommand
|
||||
|
||||
Reference in New Issue
Block a user