mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Linter fix
This commit is contained in:
@@ -145,7 +145,7 @@ class Create extends Action
|
||||
) {
|
||||
$owner = 'Appwrite';
|
||||
}
|
||||
|
||||
|
||||
$rule = new Document([
|
||||
'$id' => $ruleId,
|
||||
'projectId' => $project->getId(),
|
||||
|
||||
Reference in New Issue
Block a user