You are here

protected property CommentBreadcrumbBuilder::$storage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/comment/src/CommentBreadcrumbBuilder.php \Drupal\comment\CommentBreadcrumbBuilder::storage

The comment storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

core/modules/comment/src/CommentBreadcrumbBuilder.php, line 28
Contains \Drupal\comment\CommentBreadcrumbBuilder.

Class

CommentBreadcrumbBuilder
Class to define the comment breadcrumb builder.

Namespace

Drupal\comment

Code

protected $storage;