Standard.php
Namespace
Drupal\views\Plugin\views\wizardFile
-
core/
modules/ views/ src/ Plugin/ views/ wizard/ Standard.php
View source
<?php
namespace Drupal\views\Plugin\views\wizard;
use Drupal\Core\StringTranslation\TranslatableMarkup;
use Drupal\views\Attribute\ViewsWizard;
use Drupal\views\Plugin\Derivative\DefaultWizardDeriver;
/**
* Standard Views wizard plugin.
*
* @ingroup views_wizard_plugins
*/
class Standard extends WizardPluginBase {
}
Classes
Title | Deprecated | Summary |
---|---|---|
Standard | Standard Views wizard plugin. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.