You are here

protected property ContactBlock::$entityTypeManager in Contact Block 8

The EntityTypeManager.

Type: \Drupal\Core\Entity\EntityTypeManager

File

src/Plugin/Block/ContactBlock.php, line 33

Class

ContactBlock
Provides a 'ContactBlock' block.

Namespace

Drupal\contact_block\Plugin\Block

Code

protected $entityTypeManager;