Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. UnapprovedComments.php

UnapprovedComments::$commentStorage

The comment storage service.

Type: \Drupal\comment\CommentStorageInterface

File

core/modules/comment/src/Plugin/Menu/LocalTask/UnapprovedComments.php, line 23

Class

UnapprovedComments
Provides a local task that shows the amount of unapproved comments.

Namespace

Drupal\comment\Plugin\Menu\LocalTask

Code

protected $commentStorage;
RSS feed
Powered by Drupal