You are here

protected property MicrositeLogoBranding::$entityTypeManager in Entity Reference Hierarchy 8.2

Same name and namespace in other branches
  1. 3.x modules/entity_hierarchy_microsite/src/Plugin/Block/MicrositeLogoBranding.php \Drupal\entity_hierarchy_microsite\Plugin\Block\MicrositeLogoBranding::entityTypeManager

Entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

modules/entity_hierarchy_microsite/src/Plugin/Block/MicrositeLogoBranding.php, line 49

Class

MicrositeLogoBranding
Defines a class for a branding and logo block for a microsite.

Namespace

Drupal\entity_hierarchy_microsite\Plugin\Block

Code

protected $entityTypeManager;