MediaWiki
REL1_39
DeferrableUpdate.php
Go to the documentation of this file.
1
<?php
2
11
interface
DeferrableUpdate
{
15
public
function
doUpdate
();
16
}
DeferrableUpdate
Interface that deferrable updates should implement.
Definition
DeferrableUpdate.php:11
DeferrableUpdate\doUpdate
doUpdate()
Perform the actual work.
includes
deferred
DeferrableUpdate.php
Generated on Mon Jan 5 2026 11:23:08 for MediaWiki by
1.10.0