You are here

protected property ContainerManager::$entityTypeManager in GoogleTagManager 8

The entity type manager.

Type: \Drupal\Core\Entity\EntityTypeManagerInterface

File

src/Entity/ContainerManager.php, line 27

Class

ContainerManager
Defines the Google tag container manager.

Namespace

Drupal\google_tag\Entity

Code

protected $entityTypeManager;