TaxonomyTermArgumentTidFromNodeTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php \Drupal\Tests\taxonomy\Functional\Views\TaxonomyTermArgumentTidFromNodeTest::modules

Type: modules

Overrides TaxonomyTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/Views/TaxonomyTermArgumentTidFromNodeTest.php, line 20

Class

TaxonomyTermArgumentTidFromNodeTest
Tests the taxonomy term with argument from a node page.

Namespace

Drupal\Tests\taxonomy\Functional\Views

Code

protected static $modules = [
  'block',
  'node',
  'taxonomy',
  'taxonomy_test_views',
  'views',
];

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