phpstan level 1 errors reduction
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
<?php
|
||||
/** @var ?array $HOME the home directory on the server (defined via bootstraping) */
|
||||
require_once "config.php";
|
||||
|
||||
if (!isset($HOME)) {
|
||||
|
||||
Reference in New Issue
Block a user