diff options
author | Dreamy Jazz <wpgbrown@wikimedia.org> | 2024-09-16 15:15:14 +0100 |
---|---|---|
committer | Dreamy Jazz <wpgbrown@wikimedia.org> | 2024-09-16 14:55:08 +0000 |
commit | be0171cb8058bc858239049a028c8f3fc291a1d3 (patch) | |
tree | c6b011fe8b1c111f381eebce0ea15935d3b6662d /includes/Rest/Module/Module.php | |
parent | fd07d1eadcf665d6f862cac0ce380d4ae92302c6 (diff) | |
download | mediawikicore-be0171cb8058bc858239049a028c8f3fc291a1d3.tar.gz mediawikicore-be0171cb8058bc858239049a028c8f3fc291a1d3.zip |
Make ContributionsSpecialPage::shouldShowBlockLogExtract public
Why:
* Special pages which extend ContributionsSpecialPage from core
can have the block log extract hidden, with the behaviour
controllable by the specific special page.
* However, some extensions provide block logs on contribution
special pages via the SpecialContributionsBeforeMainOutputHook.
* Therefore, they also need to hide the block log when the block
log extract from core is hidden and need to access the return
value of this method.
What:
* Make ContributionsSpecialPage::shouldShowBlockLogExtract public.
Depends-On: I76eac1458bea979cb0ed0bb7616971c751150d2e
Bug: T373687
Change-Id: I0bc500cb84a61256affa8c03fcc22eeb8320f0fa
Diffstat (limited to 'includes/Rest/Module/Module.php')
0 files changed, 0 insertions, 0 deletions