mirror of
https://github.com/Seldaek/monolog.git
synced 2025-08-16 18:14:02 +02:00
Fix error_handler return type declaration
This commit is contained in:
@@ -34,6 +34,8 @@ class RotatingFileHandlerTest extends TestCase
|
||||
'code' => $code,
|
||||
'message' => $message,
|
||||
];
|
||||
|
||||
return true;
|
||||
});
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user