RowPluginBase::$field_alias

Same name and namespace in other branches
  1. 11.x core/modules/views/src/Plugin/views/row/RowPluginBase.php \Drupal\views\Plugin\views\row\RowPluginBase::field_alias

The field alias.

Type: field_alias

File

core/modules/views/src/Plugin/views/row/RowPluginBase.php, line 60

Class

RowPluginBase
Base class for Views row plugins.

Namespace

Drupal\views\Plugin\views\row

Code

public string $field_alias;

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