content: Fix @return doc for AbstractContent::getDeletionUpdates()
authorKunal Mehta <legoktm@member.fsf.org>
Sun, 25 Feb 2018 02:49:08 +0000 (18:49 -0800)
committerUmherirrender <umherirrender_de.wp@web.de>
Sun, 25 Feb 2018 11:16:19 +0000 (11:16 +0000)
commit49a7fdfe8307fb4d739289d767c9458204edced7
tree0012d9a601c4b76f7329a1e83c94553ba8220d09
parent74af4f507c297d75c1c62cb82b8eb47d65d85630
content: Fix @return doc for AbstractContent::getDeletionUpdates()

If a subclass re-implements this function, then there's no guarantee
that it will be returning instances of LinksDelet

Change-Id: I09a0c0a786b687997e61344847f8af08b20cebf2
includes/content/AbstractContent.php