|
MediaWiki
REL1_23
|
Deferrable Update for closure/callback. More...


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