|
@@ -1437,7 +1437,7 @@ class User extends BaseUser //implements ParticipantInterface, ThemeUser
|
|
/**
|
|
/**
|
|
* {@inheritdoc}
|
|
* {@inheritdoc}
|
|
*/
|
|
*/
|
|
- public function addExtraFields(UserFieldValues $extraFieldValue)
|
|
|
|
|
|
+ public function addExtraFields(ExtraFieldValues $extraFieldValue)
|
|
{
|
|
{
|
|
//if (!$this->hasExtraField($attribute)) {
|
|
//if (!$this->hasExtraField($attribute)) {
|
|
$extraFieldValue->setUser($this);
|
|
$extraFieldValue->setUser($this);
|