wiki.techinc.nl/includes/page
Timo Tijhof 37f380aac6 Storage: Minor docs and file header cleanup
* Move description and ingroup annotations from PHP file docblock to
  class docblock, where IDEs and Doxygen (and humans!) tend to read it
  from.

  This is in part evidences by the fact that for numerous classes,
  the file docblock was copy-pasted and actually about a different
  class.

  Follows-up Ia3b9b8c22 (page), I301f471f86 (language),
  I216d85c6df (PageEditStash), and others that apply similar doc
  improvements.

* Add missing `@defgroup` for page. Without this, the group is ignored
  and not added in the sidebar at
  <https://doc.wikimedia.org/mediawiki-core/master/php/>

* Clean up the file header, similar to other commits under
  <https://gerrit.wikimedia.org/r/q/message:ingroup+owner:Krinkle>.

Change-Id: I94de8299c184fee8c05b7108448255fcf36f8260
2022-11-04 22:25:46 +00:00
..
Hook Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
Article.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
CategoryPage.php Merge "page: Replace deprecated User::getOption" 2022-08-05 01:11:27 +00:00
ContentModelChangeFactory.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
DeletePage.php ResourceLoader namespace (attempt 2) 2022-05-24 15:41:46 +00:00
DeletePageFactory.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
ExistingPageRecord.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
ImageHistoryList.php Use MainConfigNames instead of string literals 2022-04-11 17:53:27 +03:00
ImageHistoryPseudoPager.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
ImagePage.php Revert "Reorg: Move some of request related classes to MediaWiki/Request" 2022-10-27 13:14:16 +00:00
LegacyArticleIdAccess.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
MergeHistoryFactory.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
MovePageFactory.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
Page.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
PageArchive.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
PageAssertionException.php
PageCommandFactory.php Merge "UndeletePage: Improve reason when restoring assoc talk page" 2022-04-15 19:07:05 +00:00
PageIdentity.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
PageIdentityValue.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
PageLookup.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
PageRecord.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
PageReference.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
PageReferenceValue.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
PageSelectQueryBuilder.php Pass array to Assert::parameterType when asserting multiple types 2022-06-18 09:34:36 +02:00
PageStore.php Use MainConfigNames instead of string literals, #3 2022-04-26 14:31:26 +03:00
PageStoreFactory.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
PageStoreRecord.php Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
ParserOutputAccess.php Separate RevisionOutputCache::makeParserOutputKey from no revid case 2022-09-09 18:24:27 -07:00
ProperPageIdentity.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
RedirectLookup.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
RedirectStore.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
RollbackPage.php Merge "Remove index detection 'rev_page_timestamp'" 2022-07-03 17:27:35 +00:00
RollbackPageFactory.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
UndeletePage.php Fix many typos in comments 2022-05-10 12:46:11 +00:00
UndeletePageFactory.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
WikiCategoryPage.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
WikiFilePage.php page: Improve class documentation briefs 2022-04-12 00:49:41 +00:00
WikiPage.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
WikiPageFactory.php WikiPageFactory: Improve phan suppressions 2022-04-12 07:00:14 +01:00