InventoryManagementChecker uses QuantityCheckerTrait, AvailabilityServicesCheckerTrait
FinalYes
Table of Contents
Methods
- __construct() : mixed
- checkBeforeAdd() : Result
- checkBeforeUpdate() : Result
Methods
__construct()
public
__construct(Item $item) : mixed
Parameters
- $item : Item
checkBeforeAdd()
public
checkBeforeAdd(array<string|int, mixed> $entityFields) : Result
Parameters
- $entityFields : array<string|int, mixed>
Return values
ResultcheckBeforeUpdate()
public
checkBeforeUpdate(array<string|int, mixed> $entityFields) : Result
Parameters
- $entityFields : array<string|int, mixed>