You are here

protected property CommentBreadcrumbBuilder::$storage in Drupal 8

The comment storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/comment/src/CommentBreadcrumbBuilder.php, line 23

Class

CommentBreadcrumbBuilder
Class to define the comment breadcrumb builder.

Namespace

Drupal\comment

Code

protected $storage;