Merge pull request #15867 from eileenmcnaughton/test_dumber
[civicrm-core.git] / CRM / Core / TemporaryErrorScope.php
index 0aefdbf63dcab788f29d0de4250269c63930afef..d8853b8ef8cdff4b6ea0802a32e832b9d2d630d9 100644 (file)
@@ -22,7 +22,7 @@
  * safe to temporarily switch to exception
  */
 class CRM_Core_TemporaryErrorScope {
-  static $oldFrames;
+  public static $oldFrames;
 
   /**
    * @return CRM_Core_TemporaryErrorScope