Hi
I created my custom content type.
But now I see some issues with user's bookmarks after deleting my content. They left with users and looks strange.
I found that bookmarks uses ContentBeforeDeleteEvent.
How can I fire it from my code in deletion part?