MediaWiki REL1_35
SpecialStatsAddExtraHook.php
Go to the documentation of this file.
1<?php
2
3namespace MediaWiki\Hook;
4
6
27 public function onSpecialStatsAddExtra( &$extraStats, $context );
28}
Interface for objects which can provide a MediaWiki context on request.
onSpecialStatsAddExtra(&$extraStats, $context)
Use this hook to add extra statistics at the end of Special:Statistics.