1
0
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:
Jordi Boggiano
2011-06-29 19:01:22 +02:00
parent 38862439a0
commit 30f19916d9

View File

@@ -83,6 +83,9 @@ class FirePHPHandler extends AbstractProcessingHandler
);
}
/**
* {@inheritDoc}
*/
protected function getDefaultFormatter()
{
return new WildfireFormatter();