[TOOLS] Fix all errors found by PHPStan level 1
This commit is contained in:
@@ -34,6 +34,9 @@ namespace App\Core;
|
||||
use App\Util\Exception\ServerException;
|
||||
use Psr\Log\LoggerInterface;
|
||||
|
||||
/**
|
||||
* @mixin LoggerInterface
|
||||
*/
|
||||
abstract class Log
|
||||
{
|
||||
private static ?LoggerInterface $logger;
|
||||
|
Reference in New Issue
Block a user