More return documentation
authorSam Reed <reedy@users.mediawiki.org>
Thu, 9 Feb 2012 21:33:27 +0000 (21:33 +0000)
committerSam Reed <reedy@users.mediawiki.org>
Thu, 9 Feb 2012 21:33:27 +0000 (21:33 +0000)
commit76246b9bf545d75e6d5fa53f4908199c3a11bbc3
treef279f3cd7155ba83b3988f977957c016e20fccfc
parent6488754dadb6349a7ccc32e562e13c2fba54ed63
More return documentation
49 files changed:
includes/Action.php
includes/AjaxResponse.php
includes/Article.php
includes/AuthPlugin.php
includes/BacklinkCache.php
includes/Category.php
includes/CategoryPage.php
includes/CategoryViewer.php
includes/ChangesList.php
includes/ConfEditor.php
includes/Cookie.php
includes/Export.php
includes/ExternalStoreDB.php
includes/Feed.php
includes/FeedUtils.php
includes/FileDeleteForm.php
includes/ForkController.php
includes/FormOptions.php
includes/GlobalFunctions.php
includes/HttpFunctions.php
includes/ImageGallery.php
includes/ImagePage.php
includes/Import.php
includes/actions/HistoryAction.php
includes/api/ApiUpload.php
includes/cache/MessageCache.php
includes/db/Database.php
includes/db/DatabaseIbm_db2.php
includes/db/DatabaseMssql.php
includes/db/DatabaseOracle.php
includes/db/DatabasePostgres.php
includes/db/DatabaseSqlite.php
includes/debug/Debug.php
includes/diff/DifferenceEngine.php
includes/filerepo/FileRepo.php
includes/filerepo/ForeignAPIRepo.php
includes/filerepo/ForeignDBRepo.php
includes/filerepo/ForeignDBViaLBRepo.php
includes/filerepo/LocalRepo.php
includes/filerepo/RepoGroup.php
includes/filerepo/backend/FSFileBackend.php
includes/filerepo/backend/FileBackend.php
includes/filerepo/backend/FileBackendMultiWrite.php
includes/filerepo/backend/SwiftFileBackend.php
includes/filerepo/backend/lockmanager/DBLockManager.php
includes/filerepo/file/File.php
includes/filerepo/file/ForeignAPIFile.php
includes/filerepo/file/LocalFile.php
includes/filerepo/file/OldLocalFile.php