FileFieldAttributesTest::$modules

Modules to enable.

Type: array

Overrides FileFieldTestBase::$modules

File

core/modules/rdf/tests/src/Functional/FileFieldAttributesTest.php, line 25

Class

FileFieldAttributesTest
Tests the RDFa markup of filefields.

Namespace

Drupal\Tests\rdf\Functional

Code

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

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