mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Fix using keyword $this in static class voicemail (#7586)
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
|
||||
/**
|
||||
* Internal array structure that is populated from the database
|
||||
* @var array Array of settings loaded from Default Settings
|
||||
* @var settings A settings object loaded from Default Settings
|
||||
*/
|
||||
private $settings;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user