Fix PHPDoc type hints in CacheTime, ParserOptions, and related
authorThiemo Kreuz <thiemo.kreuz@wikimedia.de>
Wed, 18 Apr 2018 12:31:13 +0000 (14:31 +0200)
committerThiemo Kreuz (WMDE) <thiemo.kreuz@wikimedia.de>
Wed, 18 Apr 2018 15:10:31 +0000 (15:10 +0000)
commite6b6920cff7003b7aa3ed84bc1a3fc0861c9f022
tree57ee329faa958fe82d0fa95042d16da34400e67a
parent4660ce079ca78a66e4ec7386481868a52ecebda5
Fix PHPDoc type hints in CacheTime, ParserOptions, and related

I'm intentionally not touching any code in this patch, only
documentation.

Change-Id: I6975194c218760031789d5335dfbb330017dc6fc
includes/installer/DatabaseUpdater.php
includes/parser/CacheTime.php
includes/parser/ParserCache.php
includes/parser/ParserOptions.php
includes/parser/ParserOutput.php