ItemList::$list

Numerically indexed array of items.

Type: \Drupal\Core\TypedData\TypedDataInterface[]

File

core/lib/Drupal/Core/TypedData/Plugin/DataType/ItemList.php, line 35

Class

ItemList
A generic list class.

Namespace

Drupal\Core\TypedData\Plugin\DataType

Code

protected $list = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.