PHP 8 fix undefines_property
authorJo Franz <franz@systopia.de>
Tue, 10 Oct 2023 20:10:53 +0000 (22:10 +0200)
committerJo Franz <franz@systopia.de>
Tue, 10 Oct 2023 20:10:53 +0000 (22:10 +0200)
CRM/Event/Form/SelfSvcUpdate.php

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