3.2.1
·
95 commits
to master
since this release
Included commits: 3.2.0...3.2.1
Bugfixes
- Fixed the
Spryker\Yves\StepEngine\Process\StepEngine::runProcess()method so it operates with the current updated data transfer now. - Adjusted the
Spryker\Yves\StepEngine\Process\StepEngine::executeWithFormInput()method so it returns the data transfer instead of operating with this object by reference.