|
MediaWiki REL1_35
|
Stable to implement. More...

Public Member Functions | |
| onContribsPager__getQueryInfo ( $pager, &$queryInfo) | |
| This hook is called before the contributions query is about to run. | |
Stable to implement.
Definition at line 12 of file ContribsPager__getQueryInfoHook.php.
| MediaWiki\Hook\ContribsPager__getQueryInfoHook::onContribsPager__getQueryInfo | ( | $pager, | |
| & | $queryInfo | ||
| ) |
This hook is called before the contributions query is about to run.
| ContribsPager | $pager | Pager object for contributions |
| array | &$queryInfo | The query for the contribs Pager |
Implemented in MediaWiki\HookContainer\HookRunner.