MediaWiki REL1_32
MergeableUpdate.php
Go to the documentation of this file.
1<?php
2
15 function merge( MergeableUpdate $update );
16}
Interface that deferrable updates should implement.
Interface that deferrable updates can implement.
merge(MergeableUpdate $update)
Merge this update with $update.