Completed
Push — master ( 8507e2...2d694e )
by Lars
01:39
created
src/Collection/Collection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -83,7 +83,7 @@
 block discarded – undo
83 83
      *                                                                               to
84 84
      *                                                                               true, otherwise this option didn't not work anyway.
85 85
      *                                                                               </p>
86
-     * @param TypeCheckArray|TypeCheckInterface[]|null $type
86
+     * @param null|TypeCheckArray $type
87 87
      */
88 88
     public function __construct(
89 89
         $data = [],
Please login to merge, or discard this patch.