A backend event that fires when a forum category is updated.
The onCategoryUpdated()
event handler runs when a an existing forum category in your site is updated.
The received UpdatedCategory
object contains information about the category that was updated.
Note: Backend events are not fired when previewing your site.
Information about the forum category that was updated.