As ENotif uses the MediaWiki Notification system, we should deprecate this hook and let the Notification system handle.
Notes:
This hook is used by:
- Echo extension to stop sending an email and triggers the Echo notification instead. This use case should be fully handled by Echo becoming a Notification Provider
- BlueSpice is using SendWatchlistEmailNotification to remove watchlist notifications for entities. This should be solved by T387996