mediawiki-extensions-Echo/includes/model
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
..
AbstractEntity.php
Event.php Remove unused method EchoEvent::isDismissable() 2019-05-18 17:37:54 +02:00
Notification.php Remove notification_bundle_display_hash 2019-03-06 10:29:05 -08:00
TargetPage.php Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00