WikiPage::getDeletionUpdates returns DeferrableUpdates
authoraddshore <addshorewiki@gmail.com>
Tue, 20 Sep 2016 12:09:09 +0000 (13:09 +0100)
committeraddshore <addshorewiki@gmail.com>
Tue, 20 Sep 2016 12:09:09 +0000 (13:09 +0100)
commit13398fc0d90382694f2e8dd2a8df58d0de10034a
tree909fcd43b60fe5c28bc3032be8a20b2a9aadcb81
parent62ebd86b32cadf5335db628525b5b5426050bd0b
WikiPage::getDeletionUpdates returns DeferrableUpdates

This means the hook also only needs to add
DeferrableUpdate object rather than DataUpdate objects

Change-Id: Ic19c93860aa364d4e1b69a20ed6bbcd61f6f4979
includes/page/WikiPage.php