1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-08-05 20:57:36 +02:00

Remove unused @param

This commit is contained in:
Adel
2012-07-11 22:25:06 +00:00
parent 6cbdc0410c
commit 95e8569b4d

View File

@@ -24,7 +24,6 @@ class AmqpHandler extends AbstractProcessingHandler
/**
* @param \AMQPExchange $exchange AMQP exchange, ready for use
* @param string $exchangeName
* @param string $issuer issuer name
* @param int $level
* @param bool $bubble Whether the messages that are handled can bubble up the stack or not
*/