Somnath Muluk
Results
2
comments of
Somnath Muluk
@realshadow : What is $repository Object? Is there any simple method or logic by that we can start with normal state easily? Like setCurrentState('StateName') method?
@yohang I just want to start State Machine with Normal State rather than initial state. And in database I am saving current state (i.e Normal state). So I wanted to...