laravel-eloquent-state-machines icon indicating copy to clipboard operation
laravel-eloquent-state-machines copied to clipboard

Added support for arrays in transition query methods

Open jezzdk opened this issue 3 years ago • 0 comments

Summary

Added support for using an array of statuses when using transitionedFrom(), transitionedTo() and withTransition() methods.

Type of Change

  • [x] :rocket: New Feature
  • [ ] :bug: Bug Fix
  • [ ] :hammer: Refactor
  • [ ] :question: [Other]

jezzdk avatar Dec 20 '21 20:12 jezzdk