JoinPluginBase::$table

The table to join (right table).

Type: string

File

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

Class

JoinPluginBase
Represents a join and creates the SQL necessary to implement the join.

Namespace

Drupal\views\Plugin\views\join

Code

public $table;

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