Merge pull request #15357 from civicrm/5.18
[civicrm-core.git] / CRM / Utils / System / Soap.php
index 468584843462a6bb0fcc9ca878e2141def813fc3..2edca70da7be9e91fb88e68a33a34f2bdbc46fd5 100644 (file)
@@ -38,9 +38,10 @@ class CRM_Utils_System_Soap extends CRM_Utils_System_Base {
 
   /**
    * UF container variables.
+   * @var string
    */
-  static $uf = NULL;
-  static $ufClass = NULL;
+  public static $uf = NULL;
+  public static $ufClass = NULL;
 
   /**
    * Given a permission string, check for access requirements