You are here

protected property GTMBaseTestCase::$types in GoogleTagManager 7.2

Same name and namespace in other branches
  1. 7 tests/google_tag.base.test \GTMBaseTestCase::types

File

tests/google_tag.base.test, line 21

Class

GTMBaseTestCase
Tests the Google Tag Manager.

Code

protected $types = array(
  'script',
  'noscript',
);