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.