%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /www/varak.net/wiki.varak.net/includes/deferred/
Upload File :
Create Path :
Current File : /www/varak.net/wiki.varak.net/includes/deferred/MergeableUpdate.php

<?php

/**
 * Interface that deferrable updates can implement. DeferredUpdates uses this to merge
 * all pending updates of PHP class into a single update by calling merge().
 *
 * @since 1.27
 */
interface MergeableUpdate extends DeferrableUpdate {
	/**
	 * Merge this update with $update
	 *
	 * @param MergeableUpdate $update Update of the same class type
	 */
	function merge( MergeableUpdate $update );
}

Zerion Mini Shell 1.0