Completed
Push — master ( f75eb2...30f4bc )
by Brent
01:29 queued 10s
created
src/State.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -208,7 +208,7 @@
 block discarded – undo
208 208
     }
209 209
 
210 210
     /**
211
-     * @param string|\Spatie\ModelStates\Transition $transitionClass
211
+     * @param string|\Spatie\ModelStates\Transition $transition
212 212
      * @param mixed ...$args
213 213
      *
214 214
      * @return \Illuminate\Database\Eloquent\Model
Please login to merge, or discard this patch.