RdfaAttributesTest::$modules

Same name in other branches
  1. 8.9.x 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 20

Class

RdfaAttributesTest
Tests RDFa attribute generation from RDF mapping.

Namespace

Drupal\Tests\rdf\Kernel

Code

protected static $modules = [
    'rdf',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.