mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-17 14:08:26 +00:00
Merge branch 'master' of https://github.com/fusionpbx/fusionpbx
This commit is contained in:
@@ -171,7 +171,7 @@ class active_conferences_service extends base_websocket_system_service implement
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected array $conference_name_cache = [];
|
||||
protected $conference_name_cache;
|
||||
|
||||
/**
|
||||
* Builds a filter for the subscriber
|
||||
|
||||
Reference in New Issue
Block a user