The comment storage.
Type: \Drupal\comment\CommentStorageInterface
File
- core/modules/comment/src/Form/CommentAdminOverview.php, line 32
Class
- CommentAdminOverview
- Provides the comments overview administration form.
Namespace
Drupal\comment\Form
Code
protected $commentStorage;
Please login to continue.