mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
realtime connection
This commit is contained in:
+1
-1
@@ -137,7 +137,7 @@ if (!function_exists("getCache")) {
|
||||
}
|
||||
|
||||
if (!function_exists("getPubSub")) {
|
||||
function getPubSub(): Cache
|
||||
function getPubSub(): \Redis
|
||||
{
|
||||
global $register;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user