Completed
Push — master ( 88b8c9...f7af16 )
by Michael
02:28
created
src/Traits/CollectionTrait.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -142,7 +142,7 @@
 block discarded – undo
142 142
      *
143 143
      * @param string $method name
144 144
      * @param array $arguments to be passed along
145
-     * @param object $instance of the Collection
145
+     * @param CollectionTrait $instance of the Collection
146 146
      * @param string $flag corresponding to the properties above
147 147
      * @param string $subject Alias of data in Manager
148 148
      * @return mixed
Please login to merge, or discard this patch.