diff --git a/src/Appwrite/Platform/Workers/Hamster.php b/src/Appwrite/Platform/Workers/Hamster.php index ab2b6e6031..c12754d134 100644 --- a/src/Appwrite/Platform/Workers/Hamster.php +++ b/src/Appwrite/Platform/Workers/Hamster.php @@ -468,7 +468,7 @@ class Hamster extends Action } } - private function getBillingDetails(Document $team): array + private function getBillingDetails(Document $team): array { $billing = [];