mediawiki-extensions-Echo/includes/mapper
Thiemo Kreuz be5919f623 Make use of the PHP 7 ?? operator where it makes sense
To my knowledge in all the places I'm touching in this patch the new
code is functionally identical to the old one.

Change-Id: I0ffa96d2f9cb9bf932f68b689244051c96c17ad9
2019-05-09 15:57:16 +00:00
..
AbstractMapper.php Make use of the PHP 7 ?? operator where it makes sense 2019-05-09 15:57:16 +00:00
EventMapper.php Remove usage of deprecated database access code from Echo 2019-05-07 20:46:07 +00:00
NotificationMapper.php Remove usage of deprecated database access code from Echo 2019-05-07 20:46:07 +00:00
TargetPageMapper.php Avoid use of IDatabase::insert() return value 2018-10-26 15:44:57 -07:00