TaxonomyTermPagerTest::$modules

Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyTermPagerTest::modules
  2. 8.9.x core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyTermPagerTest::modules
  3. 11.x core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyTermPagerTest::modules

Type: modules

Overrides TaxonomyTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/TaxonomyTermPagerTest.php, line 17

Class

TaxonomyTermPagerTest
Ensures that the term pager works properly.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected static $modules = [
    'taxonomy',
    'taxonomy_test',
];

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