-
-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Closed
Description
Hello,
It would be interesting to have the best practice for the suffix of form class names. For example, would it be /src/Form/TaskType.php
or /src/Form/TaskFormType.php
? I find the 2 suffixes on the internet:
- https://github.com/the-fast-track/book-6.2-1/blob/main/src/Form/CommentFormType.php
- https://github.com/symfony/demo/blob/main/src/Form/CommentType.php
Then we may be able to modify the Forms section of the Best Practices page.
MrYamous
Metadata
Metadata
Assignees
Labels
No labels