mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
php code fix
This commit is contained in:
parent
c19099e76c
commit
1f5d529d33
@ -89,7 +89,6 @@ class PersonRender extends AbstractChillEntityRender
|
||||
. $this->addAltNames($person, false);
|
||||
}
|
||||
|
||||
|
||||
return $person->getFirstName() . ' ' . $person->getLastName()
|
||||
. $this->addAltNames($person, false);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user