CodeQL review

This commit is contained in:
Matej Bačo
2026-03-24 14:52:58 +01:00
parent a06aaaf9ca
commit ae99d59aba
@@ -123,7 +123,7 @@ class Create extends Base
Database $dbForPlatform,
Authorization $authorization,
) {
$hostname = null;
$hostname = '';
// Backwards compatibility
$isDeprecatedRequest = false;