Completed
Pull Request — master (#23)
by Dan
03:49 queued 01:16
created
src/Ds/Traits/Collection.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -34,7 +34,7 @@
 block discarded – undo
34 34
     /**
35 35
      * Creates a copy of the collection, equivalent to 'clone'.
36 36
      *
37
-     * @return \Ds\Collection
37
+     * @return Collection
38 38
      */
39 39
     public function copy()
40 40
     {
Please login to merge, or discard this patch.