You are here

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

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

lib/Views/node/Plugin/views/wizard/NodeRevision.php, line 33
Definition of Views\node\Plugin\views\wizard\NodeRevision.

Class

NodeRevision
Tests creating node revision views with the wizard.

Namespace

Views\node\Plugin\views\wizard

Code

protected $createdColumn = 'timestamp';