protected property EntityRow::$build

Contains an array of render arrays, one for each rendered entity.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Plugin/views/row/EntityRow.php, line 51
Definition of Drupal\system\Plugin\views\row\EntityRow.

Class

EntityRow
Generic entity row plugin to provide a common base for all entity types.

Namespace

Drupal\system\Plugin\views\row

Code

protected $build = array();