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 Thu Nov 21 2024 05:22:43 for MediaWiki by
1.10.0