protected static property TaxonomyAttributesTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rdf/tests/src/Functional/TaxonomyAttributesTest.php \Drupal\Tests\rdf\Functional\TaxonomyAttributesTest::modules
Modules to enable.
Type: array
Overrides TaxonomyTestBase::$modules
File
- core/
modules/ rdf/ tests/ src/ Functional/ TaxonomyAttributesTest.php, line 23
Class
- TaxonomyAttributesTest
- Tests the RDFa markup of Taxonomy terms.
Namespace
Drupal\Tests\rdf\FunctionalCode
protected static $modules = [
'rdf',
'views',
];