You are here

protected property EditOwnContactInformationBlock::$entityTypeManager in CRM Core 8

Same name and namespace in other branches
  1. 8.3 modules/crm_core_user_sync/src/Plugin/Block/EditOwnContactInformationBlock.php \Drupal\crm_core_user_sync\Plugin\Block\EditOwnContactInformationBlock::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/crm_core_user_sync/src/Plugin/Block/EditOwnContactInformationBlock.php, line 40

Class

EditOwnContactInformationBlock
Provides a 'Edit own contact information' block.

Namespace

Drupal\crm_core_user_sync\Plugin\Block

Code

protected $entityTypeManager;