objectcache: normalize BagOStuff method overriding pattern for *Multi() methods
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 11 Jul 2019 11:32:35 +0000 (04:32 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 11 Jul 2019 11:32:35 +0000 (04:32 -0700)
commit383460afa3b78e46a6711da73ba7258652a10a7f
treebce69fef79724cf7a22404fd1d084716fb87bada
parent316509d9083b4b86dea516b640a7e11dc3924b7c
objectcache: normalize BagOStuff method overriding pattern for *Multi() methods

Change-Id: I1bebb60307b1a166461cb5f9a55a79194cc0e363
includes/libs/objectcache/BagOStuff.php
includes/libs/objectcache/CachedBagOStuff.php
includes/libs/objectcache/EmptyBagOStuff.php
includes/libs/objectcache/MemcachedPeclBagOStuff.php
includes/libs/objectcache/MemcachedPhpBagOStuff.php
includes/libs/objectcache/MultiWriteBagOStuff.php
includes/libs/objectcache/RedisBagOStuff.php
includes/libs/objectcache/ReplicatedBagOStuff.php
includes/libs/objectcache/WinCacheBagOStuff.php
includes/objectcache/SqlBagOStuff.php