public property JoinPluginBase::$type in Drupal 10
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/join/JoinPluginBase.php \Drupal\views\Plugin\views\join\JoinPluginBase::type
- 9 core/modules/views/src/Plugin/views/join/JoinPluginBase.php \Drupal\views\Plugin\views\join\JoinPluginBase::type
The join type, so for example LEFT (default) or INNER.
Type: string
File
- core/
modules/ views/ src/ Plugin/ views/ join/ JoinPluginBase.php, line 218
Class
Namespace
Drupal\views\Plugin\views\joinCode
public $type;