You are here

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

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

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

Class

Comment
Tests creating comment views with the wizard.

Namespace

Views\comment\Plugin\views\wizard

Code

protected $createdColumn = 'created';