Skip to content
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

[DOC] Add missing Helper class methods #19587

Merged

Conversation

Windvis
Copy link
Contributor

@Windvis Windvis commented Jun 3, 2021

This adds the public CoreObject methods to the API docs of the Helper class which looks like this:

Screenshot from 2021-06-03 18-30-04

I assumed these are public API since the other classes that extend CoreObject (or its derivatives) also have them listed. If this isn't the case I think that willDestroy should still be documented since that is used in at least 1 already merged RFC.

Closes #19585

This adds the public `CoreObject` methods to the API docs of the `Helper` class.
@rwjblue rwjblue merged commit c2bdbcf into emberjs:master Jun 3, 2021
@rwjblue
Copy link
Member

rwjblue commented Jun 3, 2021

Thanks!

@Windvis Windvis deleted the doc/add-missing-helper-class-methods branch June 3, 2021 17:13
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.

[Documentation] missing methods for the Helper class
2 participants