You are here

protected property ConnectionRelationship::$entityTypeManager in RedHen CRM 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface|null

File

modules/redhen_connection/src/Plugin/views/relationship/ConnectionRelationship.php, line 23

Class

ConnectionRelationship
Views relationship plugin for datasources.

Namespace

Drupal\redhen_connection\Plugin\views\relationship

Code

protected $entityTypeManager;