You are here

property FieldPluginBase::$field_alias in Views (for Drupal 7) 8.3

File

lib/Drupal/views/Plugin/views/field/FieldPluginBase.php, line 53
Definition of Drupal\views\Plugin\views\field\FieldPluginBase.

Class

FieldPluginBase
Base field handler that has no options and renders an unformatted field.

Namespace

Drupal\views\Plugin\views\field

Code

var $field_alias = 'unknown';