mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 05:44:24 +00:00
remove "todo"
This commit is contained in:
parent
2f7a8f1ebc
commit
9f0d8e53ab
@ -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 = '';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user