After a page change, MediaWiki triggers an email notification to all people who watch the changed page.
Refactor the EmailNotification class to trigger a Notification instead of composing and sending the email.
Acceptance Criteria:
- There is no behaviour change to existing Watchlist email notifications
- RecentChangeNotificationHandler handles te Watchlist notifications
- RecentChangeNotificationHandler uses service from T387987 to trigger Emails