StoreProduct extends BaseProduct
FinalYes
Table of Contents
Methods
- load() : array<string|int, mixed>
- loadProductModel() : DocumentProductRecord
Methods
load()
public
static load([int|null $documentId = null ]) : array<string|int, mixed>
Parameters
- $documentId : int|null = null
Return values
array<string|int, mixed>loadProductModel()
public
static loadProductModel(int $productId[, int|null $documentId = null ][, string|null $documentType = null ]) : DocumentProductRecord
Parameters
- $productId : int
- $documentId : int|null = null
- $documentType : string|null = null