You are here

protected property GTMTestBase::$types in GoogleTagManager 8

The snippet file types.

Type: array

File

tests/src/Functional/GTMTestBase.php, line 32

Class

GTMTestBase
Tests the Google Tag Manager.

Namespace

Drupal\Tests\google_tag\Functional

Code

protected $types = [
  'script',
  'noscript',
];