You are here

protected property GTMBaseTestCase::$modules in GoogleTagManager 7.2

Modules to enable.

Type: array

File

tests/google_tag.base.test, line 28

Class

GTMBaseTestCase
Tests the Google Tag Manager.

Code

protected $modules = array(
  'google_tag',
);