MyCompany
Table of Contents
Methods
- getById() : Item|null
- listByIds() : ItemCollection
Methods
getById()
public
getById(int $id) : Item|null
Parameters
- $id : int
Return values
Item|nulllistByIds()
public
listByIds(array<string|int, mixed> $ids) : ItemCollection
Parameters
- $ids : array<string|int, mixed>