FOFModel::save
Binds the data to the model and tries to save it
Signature
public function save(array|object
$data )
Parameters
-
$data
- The source data array or object
Returns
- boolean
- True on success
public function save(array|object
$data )
$data