mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-16 01:54:19 +02:00
Add missing docblock
This commit is contained in:
@@ -83,6 +83,9 @@ class FirePHPHandler extends AbstractProcessingHandler
|
||||
);
|
||||
}
|
||||
|
||||
/**
|
||||
* {@inheritDoc}
|
||||
*/
|
||||
protected function getDefaultFormatter()
|
||||
{
|
||||
return new WildfireFormatter();
|
||||
|
Reference in New Issue
Block a user