docs: Fix Doxygen warning for invalid `@bar` in WANObjectCache
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 5 Sep 2019 15:46:55 +0000 (16:46 +0100)
committerKrinkle <krinklemail@gmail.com>
Thu, 5 Sep 2019 16:23:36 +0000 (16:23 +0000)
commit21ecb77750b8d785902c2987edfa6a517b035662
tree04fb624030a7c50763f06a422db40cd67f4bf70e
parente25ce2a1eab1bb40c7b19ddd89efd02e1234e12e
docs: Fix Doxygen warning for invalid `@bar` in WANObjectCache

Also change a `@private` tag to `@internal` in ResourceLoaderFileModule
for consistency with other RL code.

Change-Id: I8c3a5aa36b643083c0b6d2f3c8d623f344b7c0be
includes/libs/objectcache/wancache/WANObjectCache.php
includes/resourceloader/ResourceLoaderFileModule.php