AssignDefaultCategory::schedule_action()

When a product category is deleted, we need to check if the product has no categories assigned. Then assign it a default category. We delay this with a scheduled action job to not block the response.


Description Description


Return Return

(void)


Top ↑

Source Source

File: src/Internal/AssignDefaultCategory.php


			


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.