1
0
mirror of https://github.com/Seldaek/monolog.git synced 2025-10-21 00:26:10 +02:00

comments & readme update

This commit is contained in:
pomaxa
2012-06-15 14:31:50 +03:00
parent 246ea3a9f6
commit 0932fd33c4
2 changed files with 5 additions and 4 deletions

View File

@@ -37,10 +37,7 @@ class AmqpHandler extends AbstractProcessingHandler
}
/**
* Writes the record down to the log of the implementing handler
*
* @param array $record
* @return void
* {@inheritDoc}
*/
protected function write(array $record)
{