Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BUGFIX getvValueFromOtherStep() can't return proper data
- BUGFIX getValueFromOtherStep() calls protected MultiForm::$session - Use the provided `MultiForm::getMultiFormSession()` method to get the proper result. - BUGFIX getValueFromOtherStep() only fetches subclass steps for the session disallowing access to other class step data
- Loading branch information