public property GTMContainer::$name in GoogleTagManager 7.2
The machine name for the configuration entity.
To work with ctools, use public $name. In 8x this is protected $id.
Type: string
File
- includes/
entity/ container.inc, line 15
Class
- GTMContainer
- Defines the container configuration entity.
Code
public $name;