second attempt to fix psalm

Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
Simon L.
2026-03-18 17:48:27 +01:00
parent 8b2a4c057a
commit b28572e67f
3 changed files with 9 additions and 2 deletions

View File

@@ -21,3 +21,4 @@ if (!str_contains($domain, '.')) {
// error_log($domain . ' was accepted as valid domain.');
http_response_code(200);
}
//test