Skip to content

[Form] Better explaining what getParent actually does #17092

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2022

Conversation

ThomasLandauer
Copy link
Contributor

Main reason for changing this is to stop presenting getParent() of being the "default" (or normal) way of doing it.

  • I removed the "PHP extension" note-box, cause the (new) text for getParent() makes it clear what this does.
  • I moved finishView() one paragraph up (didn't change anything)
  • Moved all getParent-related stuff into its paragraph, and moved it to the top (since it's the most important question in the beginning)

Main reason for changing this is to stop presenting `getParent()` of being the "default" (or normal) way of doing it.

* I removed the "PHP extension" note-box, cause the (new) text for `getParent()` makes it clear what this does.
* I moved `finishView()` one paragraph up (didn't change anything)
* Moved all `getParent`-related stuff into its paragraph, and moved it to the top (since it's the most important question in the beginning)
@carsonbot carsonbot added this to the 5.4 milestone Aug 1, 2022
@carsonbot carsonbot changed the title Better explaining what getParent actually does [Form] Better explaining what getParent actually does Aug 3, 2022
@javiereguiluz
Copy link
Member

Thank you Thomas!

@ThomasLandauer ThomasLandauer deleted the patch-2 branch October 4, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants