You are here

protected static property TermContextualLinksTest::$modules in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php \Drupal\Tests\taxonomy\Functional\TermContextualLinksTest::modules
  2. 9 core/modules/taxonomy/tests/src/Functional/TermContextualLinksTest.php \Drupal\Tests\taxonomy\Functional\TermContextualLinksTest::modules

File

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

Class

TermContextualLinksTest
Tests views contextual links on terms.

Namespace

Drupal\Tests\taxonomy\Functional

Code

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