chore: reformat and clean up PHP templates, snippets, and configurations

Standardized code formatting across multiple files for improved readability and consistency.
This commit is contained in:
2025-06-29 10:59:56 +02:00
parent f36f69082d
commit 2bf81134c7
12 changed files with 523 additions and 348 deletions
+3 -3
View File
@@ -1,5 +1,5 @@
<?php
return [
'debug' => true,
];
return [
'debug' => true,
];