Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Fix #41 Remove exact same method Category_model::get_category_children() #50

Merged
merged 1 commit into from
Aug 25, 2020

Conversation

panigrc
Copy link
Owner

@panigrc panigrc commented Aug 25, 2020

This method isn't needed as the Category_model::get_all_category_ids_recursive()
method serves the same purpose.

Closes #41 .

This method isn't needed as the `Category_model::get_all_category_ids_recursive()`
method serves the same purpose.
@panigrc panigrc self-assigned this Aug 25, 2020
@panigrc panigrc merged commit df266a9 into master Aug 25, 2020
@panigrc panigrc deleted the fix-41-exact-same-methods-in-category-model branch August 25, 2020 06:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exact same methods in Category_model
1 participant