You are here

protected property CommentAdminOverview::$entityManager in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 core/modules/comment/src/Form/CommentAdminOverview.php \Drupal\comment\Form\CommentAdminOverview::entityManager

The entity storage.

Type: \Drupal\Core\Entity\EntityManagerInterface

File

core/modules/comment/src/Form/CommentAdminOverview.php, line 30
Contains \Drupal\comment\Form\CommentAdminOverview.

Class

CommentAdminOverview
Provides the comments overview administration form.

Namespace

Drupal\comment\Form

Code

protected $entityManager;