You are here

public property Field::$items in Views (for Drupal 7) 8.3

An array to store field renderable arrays for use by render_items.

Type: array

File

lib/Views/field/Plugin/views/field/Field.php, line 31
Definition of Views\field\Plugin\views\field\Field.

Class

Field
A field that displays fieldapi fields.

Namespace

Views\field\Plugin\views\field

Code

public $items = array();