wiki.techinc.nl/includes/Storage
Umherirrender dac84bf820 Add missing documentation to class properties in NameTableStoreFactory
Add doc-typehints to class properties found by the PropertyDocumentation
sniff to improve the documentation.

Once the sniff is enabled it avoids that new code is missing type
declarations. This is focused on documentation and does not change code.

This also avoid false positive from phan

Change-Id: I4b182fda29e9cb9719c26fd01a609de2453be56d
2024-09-07 21:37:50 +02:00
..
Hook Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
BadBlobException.php When content is marked bad, show an error, don't pretend it is empty 2022-12-05 22:03:45 +00:00
BlobAccessException.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
BlobStore.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
BlobStoreFactory.php
DerivedPageDataUpdater.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
EditResult.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
EditResultBuilder.php Various doc fixes about false on method arguments/return types 2022-11-10 19:23:46 +00:00
EditResultCache.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
NameTableAccessException.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
NameTableStore.php Storage: Remove transaction cancel callback from NameTableStore 2024-08-30 20:41:08 +00:00
NameTableStoreFactory.php Add missing documentation to class properties in NameTableStoreFactory 2024-09-07 21:37:50 +02:00
PageEditStash.php Merge "objectcache: Consolidate WRITE_PRUNE_SEGMENTS into WRITE_ALLOW_SEGMENTS" 2024-08-12 16:16:10 +00:00
PageUpdateException.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
PageUpdater.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
PageUpdaterFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
PageUpdateStatus.php Reorg: Move Status to MediaWiki\Status\ 2023-08-25 15:44:17 +02:00
PreparedUpdate.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
RevertedTagUpdate.php Add namespace and deprecation alias to FormatJson 2024-05-16 16:28:01 +03:30
RevertedTagUpdateManager.php Storage: Minor docs and file header cleanup 2022-11-04 22:25:46 +00:00
RevisionSlotsUpdate.php Move remaining four classes in includes/content into Content namespace 2024-08-10 10:40:53 +02:00
SqlBlobStore.php Merge "SqlBlobStore: Directly store ES addresses in content table" 2024-05-03 16:23:31 +00:00