mirror of
https://github.com/flarum/core.git
synced 2025-07-23 17:51:24 +02:00
We need to fire the PostWasDeleted event for every post when a discussion is deleted. This means deleting big discussions will be an intensive process, but that’s OK because it’s very rare.