You are here

protected property ContainerAccessControlHandler::$entity in GoogleTagManager 8

The container entity for which to check access.

Type: \Drupal\google_tag\Entity\Container

File

src/ContainerAccessControlHandler.php, line 50

Class

ContainerAccessControlHandler
Defines access control for the container configuration entity type.

Namespace

Drupal\google_tag

Code

protected $entity;