From 1cd84aacc7ceaca23679000ebd367524cf041ba1 Mon Sep 17 00:00:00 2001 From: Bradley Schofield Date: Tue, 20 Dec 2022 13:06:57 +0000 Subject: [PATCH] Update Event.php --- src/Appwrite/Event/Event.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Appwrite/Event/Event.php b/src/Appwrite/Event/Event.php index 127639b6d0..0550063497 100644 --- a/src/Appwrite/Event/Event.php +++ b/src/Appwrite/Event/Event.php @@ -278,7 +278,7 @@ class Event /** * Get Queue Size - * + * * @return int */ public function getQueueSize(): int