You are here

protected property CivicrmEntityMenuLink::$entityTypeManager in CiviCRM Entity 8.3

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Plugin/Derivative/CivicrmEntityMenuLink.php, line 24

Class

CivicrmEntityMenuLink
Provides local action definitions for all CiviCRM entity definitions.

Namespace

Drupal\civicrm_entity\Plugin\Derivative

Code

protected $entityTypeManager;