DynamicTypesProcess
Table of Contents
Constants
Methods
- execute() : bool
- getItems() : array<string|int, Item>
Constants
CONTINUE
public
mixed
CONTINUE
= true
DONE
public
mixed
DONE
= false
Methods
execute()
public
execute() : bool
Return values
boolgetItems()
public
getItems(int $entityTypeId, int $lastItemId, int $limit) : array<string|int, Item>
Parameters
- $entityTypeId : int
- $lastItemId : int
- $limit : int