You are here

protected property WizardPluginBase::$filters in Views (for Drupal 7) 8.3

Views items configuration arrays for filters added by the wizard.

Type: array

File

lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php, line 82
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\wizard

Code

protected $filters = array();