realtime connection

This commit is contained in:
shimon
2024-09-03 22:37:06 +03:00
parent 397ce215e0
commit e25f286373
+1 -1
View File
@@ -137,7 +137,7 @@ if (!function_exists("getCache")) {
}
if (!function_exists("getPubSub")) {
function getPubSub(): Cache
function getPubSub(): \Redis
{
global $register;