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:
b6035a7
)
PHP 8 fix undefines_property
author
Jo Franz
<franz@systopia.de>
Tue, 10 Oct 2023 20:10:53 +0000
(22:10 +0200)
committer
Jo Franz
<franz@systopia.de>
Tue, 10 Oct 2023 20:10:53 +0000
(22:10 +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 149c88027638261417d14673ed5dc8ba2bbfa1ab..47b89264c7b63f4721eec1035885fb659b3c95bf 100644
(file)
--- a/
CRM/Event/Form/SelfSvcUpdate.php
+++ b/
CRM/Event/Form/SelfSvcUpdate.php
@@
-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