You are here

public property GTMContainer::$status in GoogleTagManager 7.2

The enabled-disabled status of the configuration entity.

Type: bool

File

includes/entity/container.inc, line 29

Class

GTMContainer
Defines the container configuration entity.

Code

public $status = TRUE;