You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #5227 [Cookbook] Fix doc on Generic Form Type Extensions (lemoinem)
This PR was squashed before being merged into the 2.3 branch (closes#5227).
Discussion
----------
[Cookbook] Fix doc on Generic Form Type Extensions
| Q | A
| ------------- | ---
| Doc fix? | yes
| New docs? | no
| Applies to | >=2.3
| Fixed tickets | N/A
Follow up on #5154 (Sorry the first one didn't use the PR Template BTW) and symfony/symfony#14456.
I cleaned up the reference on DIC Tags, I think referring to the cookbook article prevents duplicating documentation (and taking the risk it will get out of date or inconsistent later on, as it did).
Then I removed the mention of Generic FTE at the top of the cookbook article. Since the feature doesn't exists anymore, I think it's better to leave it aside. I simply mentioned why it's impossible in a short last paragraph at the end of the CB entry.
I kept both commit unsquashed because they seemed to address different enough concerns. But I will squash them upon request if you think it's necessary.
Commits
-------
a6bc497 [Cookbook] Fix doc on Generic Form Type Extensions
0 commit comments