protected function GTMContainer::realmContext in GoogleTagManager 7.2
File
- includes/
entity/ container.inc, line 467
Class
- GTMContainer
- Defines the container configuration entity.
Code
protected function realmContext() {
return $this
->realmKey();
}