You are here

public property JoinPluginBase::$field in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/views/src/Plugin/views/join/JoinPluginBase.php \Drupal\views\Plugin\views\join\JoinPluginBase::field
  2. 9 core/modules/views/src/Plugin/views/join/JoinPluginBase.php \Drupal\views\Plugin\views\join\JoinPluginBase::field

The field to join on (right field).

Type: string

File

core/modules/views/src/Plugin/views/join/JoinPluginBase.php, line 168

Class

JoinPluginBase

Namespace

Drupal\views\Plugin\views\join

Code

public $field;