Merge "Special:Newpages feed now shows first revision instead of latest revision"
[lhc/web/wiklou.git] / includes / content / ContentHandler.php
index 8603360..90364f3 100644 (file)
@@ -1134,7 +1134,7 @@ abstract class ContentHandler {
 
        /**
         * Add new field definition to array.
-        * @param SearchIndexField[] $fields
+        * @param SearchIndexField[] &$fields
         * @param SearchEngine       $engine
         * @param string             $name
         * @param int                $type