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 Dec 2 2024 06:22:56 for MediaWiki by
1.10.0