MediaWiki  1.28.1
DeferrableUpdate Interface Reference

Interface that deferrable updates should implement. More...

Inheritance diagram for DeferrableUpdate:

Public Member Functions

 doUpdate ()
 Perform the actual work. More...
 

Detailed Description

Interface that deferrable updates should implement.

Basically required so we can validate input on DeferredUpdates::addUpdate()

Since
1.19

Definition at line 9 of file DeferrableUpdate.php.

Member Function Documentation

DeferrableUpdate::doUpdate ( )

The documentation for this interface was generated from the following file: