protected property WizardPluginBase::$base_table in Drupal 8
Same name and namespace in other branches
- 9 core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php \Drupal\views\Plugin\views\wizard\WizardPluginBase::base_table
 - 10 core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php \Drupal\views\Plugin\views\wizard\WizardPluginBase::base_table
 
The base table connected with the wizard.
Type: string
File
- core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php, line 47  
Class
- WizardPluginBase
 - Base class for Views wizard plugins.
 
Namespace
Drupal\views\Plugin\views\wizardCode
protected $base_table;