Failed Conditions
Pull Request — master (#3039)
by
unknown
03:50 queued 49s
created
inc/parser/xhtml.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -1818,6 +1818,7 @@
 block discarded – undo
1818 1818
      * @param int    $height    height of media in pixel
1819 1819
      * @param string $cache     cache|recache|nocache
1820 1820
      * @param bool   $render    should the media be embedded inline or just linked
1821
+     * @param string $videoAtts
1821 1822
      * @return array associative array with link config
1822 1823
      */
1823 1824
     public function _getMediaLinkConf($src, $title, $align, $width, $height, $cache, $render, $videoAtts = null) {
Please login to merge, or discard this patch.