mediawiki-extensions-Echo/includes/mapper
Derick Alangi f402ecd31f Echo: Fix case mismatch for function/method calls
PHP doesn't care much about the name (in terms of case sensitivity)
but I think we should make sure the names of the method should be as
they're in their definition.

Change-Id: I6e38d8be64efaec4200471f2d3007275d7ddecec
2019-06-11 22:46:24 +01: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 Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00
TargetPageMapper.php Avoid use of IDatabase::insert() return value 2018-10-26 15:44:57 -07:00