mediawiki-extensions-Echo/includes/mapper
Thiemo Kreuz 0efef4faf3 Add strict "array" type hints to code expecting arrays
I found candidates for this by looking for parameters names that end
with a plural "s".

Change-Id: I61c706eb4dfbdadceb0129afd724e6ce1eb4f4a8
2019-10-24 15:18:58 +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 Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
NotificationMapper.php Add strict "array" type hints to code expecting arrays 2019-10-24 15:18:58 +00:00
TargetPageMapper.php Avoid use of IDatabase::insert() return value 2018-10-26 15:44:57 -07:00