Comment::$createdColumn
Same name in other branches
- 9 core/modules/comment/src/Plugin/views/wizard/Comment.php \Drupal\comment\Plugin\views\wizard\Comment::createdColumn
- 8.9.x core/modules/comment/src/Plugin/views/wizard/Comment.php \Drupal\comment\Plugin\views\wizard\Comment::createdColumn
- 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\wizardCode
protected $createdColumn = 'created';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.