Clean up spacing of doc comments
authorUmherirrender <umherirrender_de.wp@web.de>
Mon, 5 Aug 2019 17:00:00 +0000 (19:00 +0200)
committerKrinkle <krinklemail@gmail.com>
Mon, 5 Aug 2019 22:29:50 +0000 (22:29 +0000)
commit2664eeb6325b7c662faa813c99487b1a479299e5
tree56534d3f3290527b54bc2e771e21a40038f65c66
parent69f78bb554ed8d950b3c79690d5a2a07e5c6d6c4
Clean up spacing of doc comments

Align the doc stars and normalize start and end tokens

Change-Id: Ib0d92e128e7b882bb5b838bd00c74fc16ef14303
51 files changed:
includes/CategoryFinder.php
includes/DefaultSettings.php
includes/Defines.php
includes/FormOptions.php
includes/MagicWord.php
includes/MagicWordFactory.php
includes/OutputPage.php
includes/Revision/RevisionRecord.php
includes/Revision/RevisionStoreCacheRecord.php
includes/Title.php
includes/api/ApiBase.php
includes/api/ApiQueryBase.php
includes/api/ApiQueryRevisionsBase.php
includes/api/ApiResult.php
includes/auth/AuthManager.php
includes/auth/AuthenticationRequest.php
includes/block/BlockManager.php
includes/changes/ChangesList.php
includes/changes/FeedItem.php
includes/deferred/SearchUpdate.php
includes/diff/DifferenceEngine.php
includes/filerepo/FileRepo.php
includes/libs/CSSMin.php
includes/libs/MWMessagePack.php
includes/libs/ParamValidator/ParamValidator.php
includes/libs/filebackend/fileop/DeleteFileOp.php
includes/libs/mime/defines.php
includes/libs/rdbms/defines.php
includes/logging/LogPage.php
includes/media/Exif.php
includes/page/Article.php
includes/page/WikiPage.php
includes/resourceloader/ResourceLoaderFilePath.php
includes/session/Session.php
includes/session/SessionManager.php
includes/session/Token.php
includes/specialpage/AuthManagerSpecialPage.php
includes/specialpage/LoginSignupSpecialPage.php
includes/specialpage/SpecialPageFactory.php
includes/specials/SpecialBlock.php
includes/specials/SpecialUpload.php
includes/specials/formfields/Licenses.php
languages/messages/MessagesInh.php
tests/phpunit/includes/api/query/ApiQueryBasicTest.php
tests/phpunit/includes/api/query/ApiQueryContinue2Test.php
tests/phpunit/includes/api/query/ApiQueryContinueTest.php
tests/phpunit/includes/libs/CSSMinTest.php
tests/phpunit/includes/libs/XhprofTest.php
tests/phpunit/languages/classes/LanguageSrTest.php
tests/phpunit/languages/classes/LanguageUzTest.php
tests/phpunit/maintenance/categoryChangesAsRdfTest.php