phpstan level 1 errors reduction

This commit is contained in:
marko
2025-11-20 20:02:26 +01:00
parent f28fa7b51b
commit 275b6481cc
40 changed files with 223 additions and 152 deletions

View File

@@ -1,4 +1,6 @@
<?php
/** @var array $meta pages meta information (provided via bootstraping) */
// @todo Better architecture. This forward declaration shouldn't be necessary.
require "admin.inc.php"; ?>
<!DOCTYPE html>
<html>