TermContextualLinksTest::$modules

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

Type: modules

Overrides TaxonomyTestBase::$modules

File

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

Class

TermContextualLinksTest
Tests views contextual links on terms.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected static $modules = [
    'contextual',
];

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