You are here

protected property Container::$conditions in GoogleTagManager 8

The insertion conditions.

Each item is the configuration array not the condition object.

Type: array

File

src/Entity/Container.php, line 201

Class

Container
Defines the container configuration entity.

Namespace

Drupal\google_tag\Entity

Code

protected $conditions = [];