RdfaAttributesTest::$modules

Same name and namespace in other branches
  1. 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\Kernel

Code

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

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