You are here

public static property EasyRdfConverterTest::$modules in Schema.org configuration tool (RDF UI) 8

Modules to enable.

Type: array

Overrides KernelTestBase::$modules

File

src/Tests/EasyRdfConverterTest.php, line 21

Class

EasyRdfConverterTest
Tests the Easy Rdf Converter Class & SchemaOrgConverter class.

Namespace

Drupal\rdfui\Tests

Code

public static $modules = array(
  'rdf',
  'rdfui',
);