Test Failed
Push — features/47-laravelmethods ( eb62da...02a3bd )
by Luke
02:43
created
src/Collection/LList.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -44,7 +44,7 @@
 block discarded – undo
44 44
     /**
45 45
      * LList constructor.
46 46
      *
47
-     * @param array|Traversable $data The list constructor
47
+     * @param string[] $data The list constructor
48 48
      */
49 49
     public function __construct($data)
50 50
     {
Please login to merge, or discard this patch.