You are here

protected property ModerationDashboardAddLinks::$entityTypeManager in Moderation Dashboard 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Block/ModerationDashboardAddLinks.php \Drupal\moderation_dashboard\Plugin\Block\ModerationDashboardAddLinks::entityTypeManager

The entity type manager service.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/ModerationDashboardAddLinks.php, line 27

Class

ModerationDashboardAddLinks
Provides the "Moderation Dashboard Add Links" block.

Namespace

Drupal\moderation_dashboard\Plugin\Block

Code

protected $entityTypeManager;