protected property WizardPluginBase::$entity_info in Views (for Drupal 7) 8.3
Contains the information from entity_get_info of the $entity_type.
Type: array
File
- lib/
Drupal/ views/ Plugin/ views/ wizard/ WizardPluginBase.php, line 47 - 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_info = array();