RefreshFactory
Table of Contents
Constants
- TYPE_FULL = 'full'
- TYPE_SINGLE = 'single'
Methods
- create() : mixed
- createSingle() : mixed
Constants
TYPE_FULL
public
mixed
TYPE_FULL
= 'full'
TYPE_SINGLE
public
mixed
TYPE_SINGLE
= 'single'
Methods
create()
public
static create([mixed $type = '' ][, mixed $params = null ]) : mixed
Parameters
- $type : mixed = ''
- $params : mixed = null
createSingle()
public
static createSingle(mixed $basketItemCode) : mixed
Parameters
- $basketItemCode : mixed