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