79147680

Date: 2024-11-01 10:39:22
Score: 2
Natty:
Report link

What you are trying to do is pretty common in Symfony forms, and luckily, there is documentation on this subject. There is a form option called 'inherit_data', that allows you to reduce duplicate code.

Read more about it on the Symfony website: https://symfony.com/doc/current/form/inherit_data_option.html

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): What you are
  • Low reputation (0.5):
Posted by: Julian Koster