You are here

protected property SubscriptionBlock::$entityTypeManager in Mailing List 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Block/SubscriptionBlock.php, line 32

Class

SubscriptionBlock
Mailing list subscription blocks.

Namespace

Drupal\mailing_list\Plugin\Block

Code

protected $entityTypeManager;