Skip to content
This repository was archived by the owner on Jan 31, 2020. It is now read-only.

Commit ee9201c

Browse files
committed
remove author phpdoc tag
1 parent 4c89405 commit ee9201c

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

src/ZendDiagnostics/Check/RabbitMQ.php

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
/**
1313
* Validate that a RabbitMQ service is running
14-
*
15-
* @author Cédric Dugat <[email protected]>
1614
*/
1715
class RabbitMQ extends AbstractCheck
1816
{

src/ZendDiagnostics/Check/Redis.php

-2
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@
1111

1212
/**
1313
* Validate that a Redis service is running
14-
*
15-
* @author Cédric Dugat <[email protected]>
1614
*/
1715
class Redis extends AbstractCheck
1816
{

0 commit comments

Comments
 (0)