namespace Drupal\views\Plugin\views\wizard

Classsort descending Location Description
Standard drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/Standard.php Plugin annotation @Plugin( id = "standard", derivative = "Drupal\views\Plugin\Derivative\DefaultWizardDeriver" )
WizardException drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardException.php A custom exception class for our errors.
WizardInterface drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardInterface.php Defines a common interface for Views Wizard plugins.
WizardPluginBase drupal/core/modules/views/lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php Provides the interface and base class for Views Wizard plugins.