mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
CodeQL review
This commit is contained in:
@@ -123,7 +123,7 @@ class Create extends Base
|
||||
Database $dbForPlatform,
|
||||
Authorization $authorization,
|
||||
) {
|
||||
$hostname = null;
|
||||
$hostname = '';
|
||||
|
||||
// Backwards compatibility
|
||||
$isDeprecatedRequest = false;
|
||||
|
||||
Reference in New Issue
Block a user