You are here

protected property CommentDeleteManager::$commentStorage in Comment Delete 8

The comment storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/CommentDeleteManager.php, line 73

Class

CommentDeleteManager
Service container for comment delete operations.

Namespace

Drupal\comment_delete

Code

protected $commentStorage;