mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 20:15:55 +00:00
Fix some PHPStan warnings in 'classes/db/migrations.php', 'classes/db/prefs.php', and 'classes/debug.php'.
This commit is contained in:
@@ -29,7 +29,7 @@ class Debug {
|
||||
private static ?string $logfile = null;
|
||||
|
||||
/**
|
||||
* @var Debug::LOG_*
|
||||
* @var int Debug::LOG_*
|
||||
*/
|
||||
private static int $loglevel = self::LOG_NORMAL;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user