Cleanup some docs (includes/*.php)
authorumherirrender <umherirrender_de.wp@web.de>
Thu, 24 Jul 2014 17:42:24 +0000 (19:42 +0200)
committerumherirrender <umherirrender_de.wp@web.de>
Thu, 24 Jul 2014 17:42:24 +0000 (19:42 +0200)
commit1c68a1ee86e051adbab747eacade5de39ec148ba
treeb28a79ef3d08c8fccc2e30bfcd82fc2e0e3cf6b7
parentf2dca2e7e78c91c44391bff5bd276fce5602e4e2
Cleanup some docs (includes/*.php)

- Swap "$variable type" to "type $variable"
- Added missing types
- Fixed spacing inside docs
- Makes beginning of @param/@return/@var/@throws in capital
- Changed some types to match the more common spelling

Change-Id: I783e4dbfe5f6f98b32b9a03ccf6439e13e132bcc
37 files changed:
includes/AutoLoader.php
includes/Block.php
includes/Categoryfinder.php
includes/ChangeTags.php
includes/Collation.php
includes/EditPage.php
includes/Fallback.php
includes/Feed.php
includes/FeedUtils.php
includes/GitInfo.php
includes/GlobalFunctions.php
includes/HistoryBlob.php
includes/Hooks.php
includes/Html.php
includes/HtmlFormatter.php
includes/HttpFunctions.php
includes/Import.php
includes/Licenses.php
includes/Linker.php
includes/MWTimestamp.php
includes/Message.php
includes/OutputPage.php
includes/Preferences.php
includes/Revision.php
includes/Sanitizer.php
includes/SiteStats.php
includes/Skin.php
includes/SkinTemplate.php
includes/SquidPurgeClient.php
includes/Status.php
includes/StubObject.php
includes/Title.php
includes/User.php
includes/UserArrayFromResult.php
includes/WebRequest.php
includes/WebResponse.php
includes/Xml.php