protected property Comment::$createdColumn in Drupal 10
Same name and namespace in other branches
- 8 core/modules/comment/src/Plugin/views/wizard/Comment.php \Drupal\comment\Plugin\views\wizard\Comment::createdColumn
- 9 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 27
Class
- Comment
- Tests creating comment views with the wizard.
Namespace
Drupal\comment\Plugin\views\wizardCode
protected $createdColumn = 'created';