protected property Node::$createdColumn

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

drupal/core/modules/node/lib/Drupal/node/Plugin/views/wizard/Node.php, line 34
Definition of Drupal\node\Plugin\views\wizard\Node.

Class

Node
Tests creating node views with the wizard.

Namespace

Drupal\node\Plugin\views\wizard

Code

protected $createdColumn = 'created';