summaryrefslogtreecommitdiff
path: root/includes/LinksUpdate.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/LinksUpdate.php')
-rw-r--r--includes/LinksUpdate.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/includes/LinksUpdate.php b/includes/LinksUpdate.php
index caacb49c..ef3374d9 100644
--- a/includes/LinksUpdate.php
+++ b/includes/LinksUpdate.php
@@ -673,6 +673,13 @@ class LinksUpdate {
function getTitle() {
return $this->mTitle;
}
+
+ /**
+ * Return the list of images used as generated by the parser
+ */
+ public function getImages() {
+ return $this->mImages;
+ }
/**
* Invalidate any necessary link lists related to page property changes