Revision 38ee6af6
ID | 38ee6af61ac274a601ad2898b992759fd0393d53 |
[+BUGFIX] FLOW3 (MVC): F3\FLOW3\MVC\View\JsonView no longer throws an exception if more than one variable is assigned. This relates to #9136
[+FEATURE] FLOW3 (MVC): F3\FLOW3\MVC\View\JsonView is now able to render multiple variables. By default only variables with the name "value" are rendered. You can change that behavior through the setVariablesToRender() setter. This relates to #9136
Change-Id: Ie7589504416eda13a3d57fe5ee411e5ea0cce0e4
- added
- modified
- copied
- renamed
- deleted