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