Merge pull request #14845 from colemanw/Set
[civicrm-core.git] / CRM / Core / ShowHideBlocks.php
index ba2edef2062e8171c828584b636e5be6d2be60da..ca66329ca81cf4d336acabed50ae0f99af960a0e 100644 (file)
@@ -37,7 +37,8 @@ class CRM_Core_ShowHideBlocks {
    *
    * @var string
    */
-  static $_showIcon, $_hideIcon;
+  public static $_showIcon;
+  public static $_hideIcon;
 
   /**
    * The array of ids of blocks that will be shown.