mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-23 08:03:49 +00:00
@@ -33,7 +33,7 @@ class GenderType extends AbstractType {
|
||||
'choices' => $a,
|
||||
'expanded' => true,
|
||||
'multiple' => false,
|
||||
'empty_value' => 'Not given'
|
||||
'empty_value' => null
|
||||
));
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user