NodeAttributesTest::$modules

Same name in other branches
  1. 9 core/modules/rdf/tests/src/Functional/NodeAttributesTest.php \Drupal\Tests\rdf\Functional\NodeAttributesTest::modules

Modules to enable.

Type: array

Overrides NodeTestBase::$modules

File

core/modules/rdf/tests/src/Functional/NodeAttributesTest.php, line 23

Class

NodeAttributesTest
Tests the RDFa markup of Nodes.

Namespace

Drupal\Tests\rdf\Functional

Code

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

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