Update presence.php

This commit is contained in:
FusionPBX
2022-05-20 17:15:57 -06:00
committed by GitHub
parent 27f0d9d5b4
commit ed1d1afd07

View File

@@ -22,11 +22,10 @@
*/
/**
* permission class
* presence class
*
* @method string add
* @method string delete
* @method string exists
* @method boolean active
* @method array show
*/
if (!class_exists('presence')) {