mirror of
https://github.com/predis/predis.git
synced 2026-08-24 17:39:36 +00:00
Big batch of phpdoc improvements and minor code styling fixes.
This commit is contained in:
@@ -12,8 +12,8 @@
|
||||
namespace Predis;
|
||||
|
||||
/**
|
||||
* Defines the interface of a basic client object or abstraction that
|
||||
* can send commands to Redis.
|
||||
* Defines the interface of a basic client object or abstraction that can send
|
||||
* commands to Redis.
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user