StandardProfileTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/rdf/tests/src/Functional/StandardProfileTest.php, line 42

Class

StandardProfileTest
Tests the RDF mappings and RDFa markup on top of the standard profile.

Namespace

Drupal\Tests\rdf\Functional

Code

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

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