You are here

protected property Comment::$createdColumn in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/Plugin/views/wizard/Comment.php \Drupal\comment\Plugin\views\wizard\Comment::createdColumn

Set the created column.

Overrides WizardPluginBase::$createdColumn

File

core/modules/comment/src/Plugin/views/wizard/Comment.php, line 30
Contains \Drupal\comment\Plugin\views\wizard\Comment.

Class

Comment
Tests creating comment views with the wizard.

Namespace

Drupal\comment\Plugin\views\wizard

Code

protected $createdColumn = 'created';