wiki.techinc.nl/includes/logging
Umherirrender ca8b1eb476 Add missing documentation to class properties (frontend-related)
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.

Change-Id: Id75cb2e5fbee0fe7600f92473d876f23730d46b7
2024-09-05 21:41:19 +02:00
..
Hook
BlockLogFormatter.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
ContentModelLogFormatter.php
DatabaseLogEntry.php
DeleteLogFormatter.php
ImportLogFormatter.php
LegacyLogFormatter.php
LogEntry.php
LogEntryBase.php
LogEventsList.php Add missing documentation to class properties (frontend-related) 2024-09-05 21:41:19 +02:00
LogFormatter.php logging: Hard-deprecate LogFormatter::newFromRow/newFromEntry 2024-07-29 20:29:25 +00:00
LogFormatterFactory.php LogFormatterFactory: Inject LinkRenderer too 2024-04-02 21:24:49 +02:00
LoggingSelectQueryBuilder.php
LogPage.php Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
LogPager.php Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
ManualLogEntry.php Replace deprecated LogFormatter::newFromRow/newFromEntry 2024-07-29 22:26:41 +02:00
MergeLogFormatter.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
MoveLogFormatter.php MoveLogFormatter::getPreloadTitles: Handle bad titles 2024-07-18 11:49:33 +02:00
NewUsersLogFormatter.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
PageLangLogFormatter.php
PatrolLog.php logging: Use getPage() instead of getTitle() 2024-07-13 16:17:54 +02:00
PatrolLogFormatter.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
ProtectLogFormatter.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
RCDatabaseLogEntry.php
RenameuserLogFormatter.php Merge "i18n: Use local digits for users rename log entry" 2024-07-19 21:51:42 +00:00
RightsLogFormatter.php Use namespaced classes (2) 2024-06-16 20:23:55 +02:00
TagLogFormatter.php TagLogFormatter: Don't depend on Message implementation details 2024-06-25 20:37:39 +00:00
UploadLogFormatter.php
WikitextLogFormatter.php