mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-10-14 09:19:41 +00:00
remove "todo"
This commit is contained in:
@@ -65,8 +65,6 @@ class Person implements HasCenterInterface {
|
|||||||
/** @var \Chill\PersonBundle\Entity\MaritalStatus The marital status of the person */
|
/** @var \Chill\PersonBundle\Entity\MaritalStatus The marital status of the person */
|
||||||
private $maritalStatus;
|
private $maritalStatus;
|
||||||
|
|
||||||
//TO-ADD : address
|
|
||||||
|
|
||||||
/** @var string Contact information for contacting the person */
|
/** @var string Contact information for contacting the person */
|
||||||
private $contactInfo = '';
|
private $contactInfo = '';
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user