You are here

protected property BundlePluginInstaller::$entityTypeManager in Entity API 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/BundlePlugin/BundlePluginInstaller.php, line 18

Class

BundlePluginInstaller

Namespace

Drupal\entity\BundlePlugin

Code

protected $entityTypeManager;