Test Failed
Push — master ( b62a7b...621ad4 )
by Ehsan
04:58
created
src/ListSorter/ListSorter.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -120,7 +120,7 @@
 block discarded – undo
120 120
     /**
121 121
      * @param $key
122 122
      *
123
-     * @return bool|SortableItem
123
+     * @return string
124 124
      */
125 125
     private function findSortableItem($key)
126 126
     {
Please login to merge, or discard this patch.