Completed
Push — master ( 7e5136...d90979 )
by Alexander
03:30
created
src/CanBeAdjusted.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -133,7 +133,7 @@
 block discarded – undo
133 133
      *
134 134
      * @param  arrray $changes
135 135
      * @param  Model  $adjustment
136
-     * @return mixed
136
+     * @return Collection
137 137
      */
138 138
     protected function mergeAndFilterChanges( array $changes, Model $adjustment )
139 139
     {
Please login to merge, or discard this patch.