UpdateModel
Tags
Table of Contents
Methods
- update() : mixed
- Update an item into the model.
Methods
update()
Update an item into the model.
public
update([array<string|int, mixed> $init = [] ]) : mixed
Parameters
- $init : array<string|int, mixed> = []