Completed
Push — master ( fce42c...ce3e45 )
by Colin
10s
created
src/HtmlConverter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -77,7 +77,7 @@
 block discarded – undo
77 77
      *
78 78
      * Loads HTML and passes to getMarkdown()
79 79
      *
80
-     * @param $html
80
+     * @param string $html
81 81
      *
82 82
      * @return string The Markdown version of the html
83 83
      */
Please login to merge, or discard this patch.