FormModelSaver.php
Interfaces, Classes and Traits
- FormModelSaver
- Implements special logic for processing form data, typically from from postback, and filling the model attributes and attributes of any related models. This is a customized, safer and simplified version of `$model->push()`.