You are here

public property Container::$weight in GoogleTagManager 8

The weight of the configuration entity.

Type: int

File

src/Entity/Container.php, line 94

Class

Container
Defines the container configuration entity.

Namespace

Drupal\google_tag\Entity

Code

public $weight = 0;