mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Echo
synced 2024-11-24 16:04:35 +00:00
2a1abc0281
The only difference at this point is that fetchByUser initializes the EchoNotification object with $targetPages. It doesn't really matter that it doesn't have the target pages, since fetchUnreadByUser is currently only used in the flyout, where those target pages aren't used. But regardless of what method was used to fetch the data, I think the data should be the same. And now, there's less code duplication... Change-Id: I04c7b98794af5427a2217dd337108e7eea1e65c5 |
||
---|---|---|
.. | ||
AbstractMapper.php | ||
EventMapper.php | ||
NotificationMapper.php | ||
TargetPageMapper.php |