public static property EntityReferenceFieldAttributesTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rdf/src/Tests/EntityReferenceFieldAttributesTest.php \Drupal\rdf\Tests\EntityReferenceFieldAttributesTest::modules
Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
- core/
modules/ rdf/ src/ Tests/ EntityReferenceFieldAttributesTest.php, line 25 - Contains \Drupal\rdf\Tests\EntityReferenceFieldAttributesTest.
Class
- EntityReferenceFieldAttributesTest
- Tests RDFa markup generation for taxonomy term fields.
Namespace
Drupal\rdf\TestsCode
public static $modules = array(
'rdf',
'field_test',
'file',
'image',
);