update the missing implements syntax

This commit is contained in:
Tim Fry 2025-03-15 02:29:57 -03:00
parent 937e6e127f
commit 0bbd2568ee
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
* @access public
* @author Mark Crane <mark@fusionpbx.com>
*/
class settings {
class settings implements clear_cache {
/**
* Set in the constructor. String used to load a specific domain. Must be a value domain UUID before sending to the constructor.