mirror of
https://github.com/predis/predis.git
synced 2026-08-24 13:39:27 +00:00
Remove @author tags
This commit is contained in:
@@ -14,8 +14,6 @@ namespace Predis;
|
||||
|
||||
/**
|
||||
* Exception class that identifies client-side errors.
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
class ClientException extends PredisException
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user