ListModel
Tags
Table of Contents
Methods
- list() : array<string|int, mixed>
- Returns a collection of items in the model.
Methods
list()
Returns a collection of items in the model.
public
list([array<string|int, mixed> $init = [] ]) : array<string|int, mixed>
Parameters
- $init : array<string|int, mixed> = []