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

Replace hasDisplayedCategories with hasCategoryNames. #2614

Merged
merged 1 commit into from
Apr 12, 2021

Conversation

srawlins
Copy link
Member

Sometimes this partial is used for ModelFunctionTyped objects which don't
necessarily mix in Categorization, like ModelFunctionTypedef, so no
hasDisplayedCategories method is available.

This was the last usage of this method so I delete it as well.

_categorization.html already just used hasCategoryNames.

Sometimes this partial is used for ModelFunctionTyped objects which don't
necessarily mix in Categorization, like ModelFunctionTypedef, so no
`hasDisplayedCategories` method is available.

This was the last usage of this method so I delete it as well.

`_categorization.html` already just used `hasCategoryNames`.
@google-cla google-cla bot added the cla: yes Google CLA check succeeded. label Apr 12, 2021
@srawlins srawlins merged commit 28c1d71 into dart-lang:master Apr 12, 2021
@srawlins srawlins deleted the has-category-names branch April 12, 2021 20:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Google CLA check succeeded.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants