Add missing & to @param documentation to match functon call
[lhc/web/wiklou.git] / includes / media / Bitmap.php
index 1aeead5..ac39e6f 100644 (file)
@@ -88,7 +88,7 @@ class BitmapHandler extends TransformationalImageHandler {
 
        /**
         * @param File $image
-        * @param array $params
+        * @param array &$params
         * @return bool
         */
        function normaliseParams( $image, &$params ) {