You are here

public property ResultRow::$_entity in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/views/src/ResultRow.php \Drupal\views\ResultRow::_entity

File

core/modules/views/src/ResultRow.php, line 16

Class

ResultRow
A class representing a view result row.

Namespace

Drupal\views

Code

public $_entity = NULL;