Completed
Push — master ( 5dfa57...c7d60b )
by Adam
02:33
created
lib/Caxy/HtmlDiff/ListDiff.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -573,7 +573,7 @@
 block discarded – undo
573 573
     /**
574 574
      * Converts the list (li) content arrays to string.
575 575
      *
576
-     * @param array $listContentArray
576
+     * @param string $listContentArray
577 577
      * @return string
578 578
      */
579 579
     protected function convertListContentArrayToString($listContentArray)
Please login to merge, or discard this patch.