protected function GTMTestBase::checkSnippetContents in GoogleTagManager 8
Inspect the snippet contents.
1 call to GTMTestBase::checkSnippetContents()
- GTMTestBase::testModule in tests/
src/ Functional/ GTMTestBase.php - Test the module.
1 method overrides GTMTestBase::checkSnippetContents()
- GTMMultipleTest::checkSnippetContents in tests/
src/ Functional/ GTMMultipleTest.php - Inspect the snippet contents.
File
- tests/
src/ Functional/ GTMTestBase.php, line 238
Class
- GTMTestBase
- Tests the Google Tag Manager.
Namespace
Drupal\Tests\google_tag\FunctionalCode
protected function checkSnippetContents() {
}