public static property EntityReferenceRdfaTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/rdf/src/Tests/Field/EntityReferenceRdfaTest.php \Drupal\rdf\Tests\Field\EntityReferenceRdfaTest::modules
Modules to enable.
Type: array
Overrides FieldRdfaTestBase::$modules
File
- core/
modules/ rdf/ src/ Tests/ Field/ EntityReferenceRdfaTest.php, line 51 - Contains \Drupal\rdf\Tests\Field\EntityReferenceRdfaTest.
Class
- EntityReferenceRdfaTest
- Tests the RDFa output of the entity reference field formatter.
Namespace
Drupal\rdf\Tests\FieldCode
public static $modules = [
'text',
'filter',
];