ListModelTrait
Tags
Table of Contents
Properties
Methods
- assertListModel() : void
- Asserts the existence of the 'list' property.
- initializeListModel() : void
- Initialize the list model reference.
Properties
$list
The product sources reference.
public
ListModel|null
$list
Methods
assertListModel()
Asserts the existence of the 'list' property.
protected
assertListModel() : void
Tags
initializeListModel()
Initialize the list model reference.
protected
initializeListModel([array<string|int, mixed> $init = [] ][, ContainerInterface|null $container = null ]) : void
Parameters
- $init : array<string|int, mixed> = []
- $container : ContainerInterface|null = null