projects
/
civicrm-core.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
91e394b
)
php 7 compliance
author
Jo Franz
<franz@systopia.de>
Tue, 10 Oct 2023 21:13:56 +0000
(23:13 +0200)
committer
Jo Franz
<franz@systopia.de>
Tue, 10 Oct 2023 21:13:56 +0000
(23:13 +0200)
CRM/Event/Form/SelfSvcUpdate.php
patch
|
blob
|
blame
|
history
diff --git
a/CRM/Event/Form/SelfSvcUpdate.php
b/CRM/Event/Form/SelfSvcUpdate.php
index 47b89264c7b63f4721eec1035885fb659b3c95bf..ae9850714737b43634ef813f232d07f7ad98e6d4 100644
(file)
--- a/
CRM/Event/Form/SelfSvcUpdate.php
+++ b/
CRM/Event/Form/SelfSvcUpdate.php
@@
-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