My case:
->add( 'collectionDate', null, [ 'field_type' => \Symfony\Component\Form\Extension\Core\Type\DateType::class, 'field_options' => [ 'widget' => 'single_text', ], ] )