EntityArgumentTest::$modules

Same name in other branches
  1. 11.x core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php \Drupal\Tests\views\Functional\Plugin\EntityArgumentTest::modules

Type: modules

Overrides TaxonomyTestBase::$modules

File

core/modules/views/tests/src/Functional/Plugin/EntityArgumentTest.php, line 30

Class

EntityArgumentTest
Tests the handler of the view: entity target argument.

Namespace

Drupal\Tests\views\Functional\Plugin

Code

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

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