objectcache: fix some makeKey/makeGlobalKey IDEA warnings
authorAaron Schulz <aschulz@wikimedia.org>
Sat, 18 Nov 2017 20:39:21 +0000 (12:39 -0800)
committerAaron Schulz <aschulz@wikimedia.org>
Sun, 19 Nov 2017 03:57:26 +0000 (19:57 -0800)
commit93120703f68d72ce6863bb0fc38e6f9eedea84ac
tree4eae033207b49996de214a45772139801bbfced7
parent636b8aa31000eacd68f14d794b7530ff1186544d
objectcache: fix some makeKey/makeGlobalKey IDEA warnings

Change-Id: I5fefda9676a685167326c63c34b2b7df8be2e7cd
includes/libs/objectcache/BagOStuff.php
includes/libs/objectcache/CachedBagOStuff.php
includes/libs/objectcache/MultiWriteBagOStuff.php
includes/libs/objectcache/WANObjectCache.php