Comment::$createdColumn

Same name in other branches
  1. 9 core/modules/comment/src/Plugin/views/wizard/Comment.php \Drupal\comment\Plugin\views\wizard\Comment::createdColumn
  2. 8.9.x core/modules/comment/src/Plugin/views/wizard/Comment.php \Drupal\comment\Plugin\views\wizard\Comment::createdColumn
  3. 11.x core/modules/comment/src/Plugin/views/wizard/Comment.php \Drupal\comment\Plugin\views\wizard\Comment::createdColumn

Set the created column.

Type: string

Overrides WizardPluginBase::$createdColumn

File

core/modules/comment/src/Plugin/views/wizard/Comment.php, line 28

Class

Comment
Tests creating comment views with the wizard.

Namespace

Drupal\comment\Plugin\views\wizard

Code

protected $createdColumn = 'created';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.