From 34c74400a471b31fea22ea85636f47c76d783710 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 25 Feb 2021 17:10:03 +0300 Subject: enforce some stricter type checking for loggers --- classes/logger/stdout.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'classes/logger/stdout.php') diff --git a/classes/logger/stdout.php b/classes/logger/stdout.php index 645fe8ecf..e906853ce 100644 --- a/classes/logger/stdout.php +++ b/classes/logger/stdout.php @@ -1,7 +1,7 @@