RefreshStrategy extends BaseRefreshStrategy
AbstractYes
Table of Contents
Constants
- REFRESH_FIELD = 'DATE_REFRESH'
Methods
- __construct() : mixed
- refresh() : Result
Constants
REFRESH_FIELD
public
mixed
REFRESH_FIELD
= 'DATE_REFRESH'
Methods
__construct()
public
__construct([array<string|int, mixed> $data = null ]) : mixed
Parameters
- $data : array<string|int, mixed> = null
refresh()
public
refresh(BasketBase $basket) : Result
Parameters
- $basket : BasketBase