EntityReferenceFieldAttributesTest::$modules

Same name in other branches
  1. 9 core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php \Drupal\Tests\rdf\Functional\EntityReferenceFieldAttributesTest::modules

Modules to enable.

Type: array

Overrides TaxonomyTestBase::$modules

File

core/modules/rdf/tests/src/Functional/EntityReferenceFieldAttributesTest.php, line 24

Class

EntityReferenceFieldAttributesTest
Tests RDFa markup generation for taxonomy term fields.

Namespace

Drupal\Tests\rdf\Functional

Code

public static $modules = [
    'rdf',
    'field_test',
    'file',
    'image',
];

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