protected property WizardPluginBase::$createdColumn in Drupal 9
Same name and namespace in other branches
- 8 core/modules/views/src/Plugin/views/wizard/WizardPluginBase.php \Drupal\views\Plugin\views\wizard\WizardPluginBase::createdColumn
The table column used for sorting by create date of this wizard.
Type: string
File
- core/
modules/ views/ src/ Plugin/ views/ wizard/ WizardPluginBase.php, line 76
Class
- WizardPluginBase
- Base class for Views wizard plugins.
Namespace
Drupal\views\Plugin\views\wizardCode
protected $createdColumn;