DeleteModel
Tags
Table of Contents
Methods
- delete() : null|array<string|int, mixed>|object
- Deletes an document or a set of documents in the model.
Methods
delete()
Deletes an document or a set of documents in the model.
public
delete([array<string|int, mixed> $init = [] ]) : null|array<string|int, mixed>|object
Parameters
- $init : array<string|int, mixed> = []