NodeCounterTest::$modules

Same name and namespace in other branches
  1. 9 core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php \Drupal\Tests\statistics\Kernel\Plugin\migrate\source\NodeCounterTest::modules
  2. 8.9.x core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php \Drupal\Tests\statistics\Kernel\Plugin\migrate\source\NodeCounterTest::modules
  3. 10 core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php \Drupal\Tests\statistics\Kernel\Plugin\migrate\source\NodeCounterTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/statistics/tests/src/Kernel/Plugin/migrate/source/NodeCounterTest.php, line 21

Class

NodeCounterTest
Tests the node_counter source plugin.

Namespace

Drupal\Tests\statistics\Kernel\Plugin\migrate\source

Code

protected static $modules = [
    'migrate_drupal',
    'statistics',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.