You are here

public static property CounterTest::$modules in Yandex.Metrics 8.2

Modules to enable.

Type: array

File

src/Tests/CounterTest.php, line 22
Contains \Drupal\yandex_metrics\Tests\CounterTest.

Class

CounterTest
Tests of functionality and settings of Yandex.Metrics Counter module.

Namespace

Drupal\yandex_metrics\Tests

Code

public static $modules = array(
  'yandex_metrics',
);