diff options
author | Roman Stolar <roman.stolar@speedandfunction.com> | 2021-08-09 16:39:19 +0300 |
---|---|---|
committer | Daniel Kinzler <dkinzler@wikimedia.org> | 2021-08-17 15:17:34 +0000 |
commit | 42442e01ff7e503fd89084d5d82a0586aeaa382f (patch) | |
tree | 3bfedfada31bbe25cef625a9329a9fedd318be6f /includes/SiteStatsInit.php | |
parent | 63da9a14300c212c678b147f5703ffa356a452c7 (diff) | |
download | mediawikicore-42442e01ff7e503fd89084d5d82a0586aeaa382f.tar.gz mediawikicore-42442e01ff7e503fd89084d5d82a0586aeaa382f.zip |
Move Content::preloadTransform to ContentHandler
Update ContentTransformer to access ContentHandler::preLoadTransform through the service.
Prepare object to hold a data that required for ContentHandler::preLoadTranform params.
This is a fully backwards compatible change.
We are doing hard deprecation via MWDebug::detectDeprecatedOverride.
However, with the ContentHandler calling Content and
Content calling ContentHandler, it doesn't matter whether
callers use Content or ContentHandler. This will allow us
to naturally convert all callers.
Bug: T287157
Change-Id: I89537e1e7d24c6e15252b2b51890a0bd81ea3e6b
Diffstat (limited to 'includes/SiteStatsInit.php')
0 files changed, 0 insertions, 0 deletions