public static property ContentTypeBuilderTest::$modules in Schema.org configuration tool (RDF UI) 8
Modules to enable.
File
- rdf_builder/
src/ Tests/ ContentTypeBuilderTest.php, line 18
Class
- ContentTypeBuilderTest
- Tests the Content Type Builder.
Namespace
Drupal\rdf_builder\TestsCode
public static $modules = array(
'rdf_builder',
'rdfui',
'rdf',
'field',
'node',
'field_ui',
);