objectcache: Split off some code in WANObjectCache::getWithSetCallback
authorAaron Schulz <aschulz@wikimedia.org>
Thu, 19 Oct 2017 04:00:29 +0000 (21:00 -0700)
committerKrinkle <krinklemail@gmail.com>
Fri, 20 Oct 2017 17:12:21 +0000 (17:12 +0000)
commit0fe50ad75986fe31d6d75bbad3813836ffd7f831
treea15392438e1cad797f1b83e72af9f5160d191424
parent052c6c9aedfce9b5470f5709da14268bc7c8bc38
objectcache: Split off some code in WANObjectCache::getWithSetCallback

This makes it a bit easier to follow

Change-Id: I67968814ab046473eb8eca4086a8600c77417b82
includes/libs/objectcache/WANObjectCache.php
tests/phpunit/includes/libs/objectcache/WANObjectCacheTest.php