The comment storage.
Type: \Drupal\comment\CommentStorageInterface
File
- core/modules/comment/src/Form/ConfirmDeleteMultiple.php, line 22
Class
- ConfirmDeleteMultiple
- Provides the comment multiple delete confirmation form.
Namespace
Drupal\comment\Form
Code
protected $commentStorage;
Please login to continue.