mirror of
https://github.com/predis/predis.git
synced 2026-08-25 04:09:40 +00:00
Remove @author tags
This commit is contained in:
@@ -38,8 +38,6 @@ use Predis\Transaction\MultiExec as MultiExecTransaction;
|
||||
* one with its own responsibility and scope.
|
||||
*
|
||||
* @template-implements \IteratorAggregate<string, static>
|
||||
*
|
||||
* @author Daniele Alessandri <suppakilla@gmail.com>
|
||||
*/
|
||||
class Client implements ClientInterface, \IteratorAggregate
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user