php 7 compliance
authorJo Franz <franz@systopia.de>
Tue, 10 Oct 2023 21:13:56 +0000 (23:13 +0200)
committerJo Franz <franz@systopia.de>
Tue, 10 Oct 2023 21:13:56 +0000 (23:13 +0200)
CRM/Event/Form/SelfSvcUpdate.php

index 47b89264c7b63f4721eec1035885fb659b3c95bf..ae9850714737b43634ef813f232d07f7ad98e6d4 100644 (file)
@@ -95,7 +95,10 @@ class CRM_Event_Form_SelfSvcUpdate extends CRM_Core_Form {
    * @var bool
    */
   protected $isBackoffice = FALSE;
-  private string $_userContext;
+  /**
+   * @var string
+   */
+  protected $_userContext;
 
   /**
    * Set variables up before form is built based on participant ID from URL