Merge "Avoid bogus IE extension check errors in img_auth.php"
[lhc/web/wiklou.git] / includes / media / SVGMetadataExtractor.php
index 361eb94..2a1091d 100644 (file)
@@ -123,7 +123,7 @@ class SVGReader {
        }
 
        /**
-        * @return Array with the known metadata
+        * @return array Array with the known metadata
         */
        public function getMetadata() {
                return $this->metadata;