protected property ConfirmDeleteMultiple::$comments in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/comment/src/Form/ConfirmDeleteMultiple.php \Drupal\comment\Form\ConfirmDeleteMultiple::comments
An array of comments to be deleted.
Type: \Drupal\comment\CommentInterface[]
File
- core/
modules/ comment/ src/ Form/ ConfirmDeleteMultiple.php, line 34 - Contains \Drupal\comment\Form\ConfirmDeleteMultiple.
Class
- ConfirmDeleteMultiple
- Provides the comment multiple delete confirmation form.
Namespace
Drupal\comment\FormCode
protected $comments;