Completed
Push — master ( e3cb9a...5ae825 )
by Vitaliy
04:55
created
src/Extended/LazyLoadCollection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -53,7 +53,7 @@
 block discarded – undo
53 53
      *
54 54
      * @param array $items
55 55
      *
56
-     * @return static
56
+     * @return Collection
57 57
      */
58 58
     protected function createCollection(array $items)
59 59
     {
Please login to merge, or discard this patch.