protected property WizardPluginBase::$entity_type in Views (for Drupal 7) 8.3
The entity type connected with the wizard.
There might be base tables connected with entity types, if not this would be empty.
Type: string
File
- lib/
Drupal/ views/ Plugin/ views/ wizard/ WizardPluginBase.php, line 40 - Definition of Drupal\views\Plugin\views\wizard\WizardPluginBase.
Class
- WizardPluginBase
- Provides the interface and base class for Views Wizard plugins.
Namespace
Drupal\views\Plugin\views\wizardCode
protected $entity_type;