mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-10 15:14:14 +02:00
remove notation
This commit is contained in:
@@ -30,12 +30,6 @@ class AmqpHandlerTest extends TestCase
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
* @covers Monolog\Handler\AmqpHandler::__construct
|
||||
* @covers Monolog\Handler\AmqpHandler::handle
|
||||
* @covers Monolog\Handler\AmqpHandler::write
|
||||
* @covers Monolog\Handler\AmqpHandler::getDefaultFormatter
|
||||
*/
|
||||
public function testHandle()
|
||||
{
|
||||
$exchange = $this->getExchange();
|
||||
|
Reference in New Issue
Block a user