BatchTransferInterface
in
Interface used for transferring batches of items
Table of Contents
Methods
- transfer() : mixed
- Transfer an array of items
Methods
transfer()
Transfer an array of items
public
transfer(array<string|int, mixed> $batch) : mixed
Parameters
- $batch : array<string|int, mixed>
-
Array of items to transfer