You are here

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

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

lib/Views/node/Plugin/views/wizard/Node.php, line 34
Definition of Views\node\Plugin\views\wizard\Node.

Class

Node
Tests creating node views with the wizard.

Namespace

Views\node\Plugin\views\wizard

Code

protected $createdColumn = 'created';