DeleteAllModel
Tags
Table of Contents
Methods
- deleteAll() : object|null
- Delete a set of items in the model.
Methods
deleteAll()
Delete a set of items in the model.
public
deleteAll([array<string|int, mixed> $init = [] ]) : object|null
Parameters
- $init : array<string|int, mixed> = []