MediaWiki
REL1_22
|
Deferrable Update for closure/callback. More...
Public Member Functions | |
__construct ($callback) | |
doUpdate () | |
Run the update. | |
Private Attributes | |
closure callabck | $callback |
Deferrable Update for closure/callback.
Definition at line 6 of file CallableUpdate.php.
MWCallableUpdate::__construct | ( | $ | callback | ) |
callable | $callback |
Definition at line 15 of file CallableUpdate.php.
closure callabck MWCallableUpdate::$callback [private] |
Definition at line 10 of file CallableUpdate.php.