protected property EntityRow::$build in Display Suite 8.4
Same name and namespace in other branches
- 8.2 src/Plugin/views/row/EntityRow.php \Drupal\ds\Plugin\views\row\EntityRow::build
- 8.3 src/Plugin/views/row/EntityRow.php \Drupal\ds\Plugin\views\row\EntityRow::build
Contains an array of render arrays, one for each rendered entity.
Type: array
File
- src/
Plugin/ views/ row/ EntityRow.php, line 26
Class
- EntityRow
- Generic entity row plugin to provide a common base for all entity types.
Namespace
Drupal\ds\Plugin\views\rowCode
protected $build = [];