Update docs for return and exception info
[lhc/web/wiklou.git] / includes / media / MediaTransformOutput.php
index 773824c..c5e4566 100644 (file)
@@ -281,6 +281,7 @@ class ThumbnailImage extends MediaTransformOutput {
         * For images, desc-link and file-link are implemented as a click-through. For
         * sounds and videos, they may be displayed in other ways.
         *
+        * @throws MWException
         * @return string
         */
        function toHtml( $options = array() ) {