mirror of
https://github.com/Seldaek/monolog.git
synced 2025-10-21 00:26:10 +02:00
Type fixes
This commit is contained in:
@@ -74,7 +74,7 @@ class BrowserConsoleHandler extends AbstractProcessingHandler
|
||||
}
|
||||
}
|
||||
|
||||
public function close()
|
||||
public function close(): void
|
||||
{
|
||||
self::resetStatic();
|
||||
}
|
||||
|
Reference in New Issue
Block a user