mirror of
https://github.com/predis/predis.git
synced 2026-09-01 05:03:28 +00:00
Add link to CONFIG REWRITE (Redis 2.8) in phpdoc for CONFIG command.
This commit is contained in:
@@ -15,6 +15,7 @@ namespace Predis\Command;
|
||||
* @link http://redis.io/commands/config-set
|
||||
* @link http://redis.io/commands/config-get
|
||||
* @link http://redis.io/commands/config-resetstat
|
||||
* @link http://redis.io/commands/config-rewrite
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
class ServerConfig extends AbstractCommand
|
||||
|
||||
Reference in New Issue
Block a user