objectcache: Minor code clean up in ObjectCache.php
authorTimo Tijhof <krinklemail@gmail.com>
Wed, 10 Jun 2015 03:53:41 +0000 (04:53 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Wed, 10 Jun 2015 03:53:41 +0000 (04:53 +0100)
commit7b20e0ef7a5a3a310b4ccb427c8ad75a2c2a6db2
treee50f2a54d245d1db0a30b3d280429d49e2bb4813
parentfd5bde60ec5e029a1e3c9a5b12edf636b03d7574
objectcache: Minor code clean up in ObjectCache.php

* Whitespace.
* Simplify logic.
* Apply coding conventions to documentation blocks (empty line
  before annotations, no empty lines between annotation, consistent
  order of annotations).

Change-Id: I3e5268d6a6295643d5725c66ea2a01bccf610ed8
includes/objectcache/ObjectCache.php