zerodahero / laravel-workflow

Use the Symfony Workflow component in Laravel
MIT License
197 stars 37 forks source link

Add getter for property name on marking store #82

Closed Riley19280 closed 1 year ago

Riley19280 commented 1 year ago

Adds a getter for the property name on the marking store. My use case is automatically determining the workflows needed to run based on properties changed on a model, but requires knowing the property name