wiki.techinc.nl/includes/mail
Mark A. Hershberger 9d9e3117c7 EmailNotification should provide a getter for pageStatus
Extensions that have hooks for
UpdateUserMailerFormattedPageStatus (to provide additional
pageStatus indicators) need a way to make sure that, when their
hook is called in SendWatchlistemailNotification, they only
notifications handling their pageStatus indicator.  This allows them
to fetch the protected property.

Bug: T175104
Change-Id: I2beb5b3576f2cd739dab16b9adf613c96636edd3
2018-12-21 01:36:33 +00:00
..
EmailNotification.php EmailNotification should provide a getter for pageStatus 2018-12-21 01:36:33 +00:00
MailAddress.php MailAddress->toString(): Reduce complexity by inverting ifs 2018-10-25 10:30:11 -07:00
UserMailer.php Merge "Add isCurrentWikiId()/isCurrentWikiDomain()/getCurrentWikiDomain() to WikiMap" 2018-10-29 22:27:15 +00:00