mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-27 18:13:48 +00:00
Debug
This commit is contained in:
@@ -55,7 +55,6 @@ class CreationPersonType extends AbstractType
|
||||
$dateToStringTransformer = new DateTimeToStringTransformer(
|
||||
null, null, 'dd-MM-yyyy', true);
|
||||
|
||||
|
||||
$builder->add('firstName', 'hidden')
|
||||
->add('lastName', 'hidden')
|
||||
->add( $builder->create('birthdate', 'hidden')
|
||||
|
Reference in New Issue
Block a user