Passed
Pull Request — master (#102)
by Sven
02:57
created
lib/Caxy/HtmlDiff/AbstractDiff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -421,8 +421,8 @@
 block discarded – undo
421 421
     }
422 422
 
423 423
     /**
424
-     * @param array $characterString
425 424
      *
425
+     * @param string $text
426 426
      * @return array
427 427
      */
428 428
     protected function convertHtmlToListOfWords($text)
Please login to merge, or discard this patch.