$collection->find()
Find one or multiple elements by id
$collection->find(string $keys = null): mixedParameters
| Name | Type | Default | 
|---|---|---|
| $keys | string | null | 
Return type
mixed
Find one or multiple elements by id
$collection->find(string $keys = null): mixed| Name | Type | Default | 
|---|---|---|
| $keys | string | null | 
mixed