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