mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 22:53:49 +00:00
person: correct migration + entity
This commit is contained in:
@@ -293,7 +293,7 @@ class Person implements HasCenterInterface
|
||||
* Number of children
|
||||
* @var int
|
||||
*
|
||||
* @ORM\Column(type="integer", options={"default" : 0})
|
||||
* @ORM\Column(type="integer", nullable=true)
|
||||
*/
|
||||
private $numberOfChildren;
|
||||
|
||||
|
Reference in New Issue
Block a user