UserAttributesTest::$modules

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/rdf/tests/src/Functional/UserAttributesTest.php, line 24

Class

UserAttributesTest
Tests the RDFa markup of Users.

Namespace

Drupal\Tests\rdf\Functional

Code

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

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