public static property RdfaAttributesTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/rdf/tests/src/Kernel/RdfaAttributesTest.php \Drupal\Tests\rdf\Kernel\RdfaAttributesTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/modules/ rdf/ tests/ src/ Kernel/ RdfaAttributesTest.php, line 19 
Class
- RdfaAttributesTest
- Tests RDFa attribute generation from RDF mapping.
Namespace
Drupal\Tests\rdf\KernelCode
public static $modules = [
  'rdf',
];