specials: Cleanup and fix PHPDoc comments
authorDerick Alangi <alangiderick@gmail.com>
Sat, 23 Feb 2019 14:17:53 +0000 (15:17 +0100)
committerDerick Alangi <alangiderick@gmail.com>
Sun, 24 Feb 2019 17:11:31 +0000 (18:11 +0100)
commit4ad9ab4d345a50985a740a97ef3db204d144f3e6
tree672be12081c50a592f6b085371159b63a72b2b51
parent6353652fcf9c907095ead961706feb5c7395ed7c
specials: Cleanup and fix PHPDoc comments

Fix and cleanup code documentation in PHPDoc for clarity. This involves
correcting return types, parameter types and errors expected to be thrown
by methods within a class.

Change-Id: I30ba4b99d25460f84d348dd96480df67e92c69a6
includes/specials/SpecialAllPages.php
includes/specials/SpecialBlock.php
includes/specials/SpecialEditTags.php
includes/specials/SpecialLinkAccounts.php
includes/specials/SpecialLog.php
includes/specials/SpecialRandomInCategory.php
includes/specials/SpecialRecentchanges.php
includes/specials/SpecialUploadStash.php
includes/specials/pagers/AllMessagesTablePager.php