MediaWiki
REL1_35
RecentChangesPurgeRowsHook.php
Go to the documentation of this file.
1
<?php
2
3
namespace
MediaWiki\Hook
;
4
9
interface
RecentChangesPurgeRowsHook
{
20
public
function
onRecentChangesPurgeRows
( $rows );
21
}
MediaWiki\Hook\RecentChangesPurgeRowsHook
Stable to implement.
Definition
RecentChangesPurgeRowsHook.php:9
MediaWiki\Hook\RecentChangesPurgeRowsHook\onRecentChangesPurgeRows
onRecentChangesPurgeRows( $rows)
This hook is called when old recentchanges rows are purged, after deleting those rows but within the ...
MediaWiki\Hook
Definition
ActionBeforeFormDisplayHook.php:3
includes
jobqueue
jobs
Hook
RecentChangesPurgeRowsHook.php
Generated on Sat Apr 6 2024 00:07:19 for MediaWiki by
1.9.8