MediaWiki REL1_39
DeferrableUpdate.php
Go to the documentation of this file.
1<?php
2
15 public function doUpdate();
16}
Interface that deferrable updates should implement.
doUpdate()
Perform the actual work.