You are here

protected function GTMBaseTestCase::verifyDataLayerSnippet in GoogleTagManager 7.2

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

Verify the snippet file contents.

File

tests/google_tag.base.test, line 231

Class

GTMBaseTestCase
Tests the Google Tag Manager.

Code

protected function verifyDataLayerSnippet($contents, $variables) {
}