X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=includes%2Fdeferred%2FMergeableUpdate.php;h=8eeef13bbe6a0e038f1232741b4258cd3ed04609;hb=aec80a1fb774715e43430ab583c190b79e468fce;hp=70760ce49c0c23a669db9789da25526ff3db46da;hpb=a57d441fe7a2ead199c28e8302a1cb70df006a95;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/deferred/MergeableUpdate.php b/includes/deferred/MergeableUpdate.php index 70760ce49c..8eeef13bbe 100644 --- a/includes/deferred/MergeableUpdate.php +++ b/includes/deferred/MergeableUpdate.php @@ -6,7 +6,7 @@ * * @since 1.27 */ -interface MergeableUpdate { +interface MergeableUpdate extends DeferrableUpdate { /** * Merge this update with $update *