public static property RdfUiContentMappingTest::$modules in Schema.org configuration tool (RDF UI) 8
Modules to enable.
Type: array
Overrides NodeTestBase::$modules
File
- src/
Tests/ RdfUiContentMappingTest.php, line 21
Class
- RdfUiContentMappingTest
- Tests related to adding and editing RDF mappings for node types.
Namespace
Drupal\rdfui\TestsCode
public static $modules = array(
'rdfui',
'rdf',
'field_ui',
);