You are here

public property RelationshipPluginBase::$alias in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php \Drupal\views\Plugin\views\relationship\RelationshipPluginBase::alias

The relationship alias.

Type: string

File

core/modules/views/src/Plugin/views/relationship/RelationshipPluginBase.php, line 56

Class

RelationshipPluginBase
Simple relationship handler that allows a new version of the primary table to be linked in.

Namespace

Drupal\views\Plugin\views\relationship

Code

public $alias;