You are here

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

The table column used for sorting by create date of this wizard.

Type: string

File

lib/Drupal/views/Plugin/views/wizard/WizardPluginBase.php, line 61
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 $createdColumn;