79720526

Date: 2025-07-30 20:59:33
Score: 0.5
Natty:
Report link

My case:

->add(
    'collectionDate',
    null,
    [
        'field_type' => \Symfony\Component\Form\Extension\Core\Type\DateType::class,
        'field_options' => [
            'widget' => 'single_text',
        ],
    ]
)
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Oleh Diachenko