mediawiki-extensions-Echo/includes/cache
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
..
LocalCache.php cache: Reduce responsibility of subclass and remove unused parts 2018-08-17 03:28:02 +00:00
RevisionLocalCache.php Remove usage of deprecated Revision class in Echo 2019-05-08 19:50:58 +01:00
TitleLocalCache.php Echo: Fix case mismatch for function/method calls 2019-06-11 22:46:24 +01:00