You are here

protected function GTMTestBase::verifyDataLayerSnippet in GoogleTagManager 8

Verify the snippet file contents.

File

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

Class

GTMTestBase
Tests the Google Tag Manager.

Namespace

Drupal\Tests\google_tag\Functional

Code

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