You are here

public static property PiwikCustomVariablesTest::$modules in Piwik Web Analytics 8

Modules to enable.

Type: array

File

src/Tests/PiwikCustomVariablesTest.php, line 20

Class

PiwikCustomVariablesTest
Test custom variables functionality of Piwik module.

Namespace

Drupal\piwik\Tests

Code

public static $modules = [
  'piwik',
  'token',
];