There was an error while loading. Please reload this page.
1 parent ef5300d commit b1d1168Copy full SHA for b1d1168
src/Symfony/Component/HttpKernel/Log/NullLogger.php
@@ -20,7 +20,7 @@
20
*
21
* @api
22
*/
23
-class NullLogger extends PsrNullLogger
+class NullLogger extends PsrNullLogger implements LoggerInterface
24
{
25
/**
26
0 commit comments