InsertModel
Tags
Table of Contents
Methods
- insert() : mixed
- Insert a new item into the model.
Methods
insert()
Insert a new item into the model.
public
insert([array<string|int, mixed> $init = [] ]) : mixed
Parameters
- $init : array<string|int, mixed> = []