LinkFieldRdfaTest::$modules

Same name in other branches
  1. 8.9.x core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php \Drupal\Tests\rdf\Kernel\Field\LinkFieldRdfaTest::modules

Type: modules

Overrides FieldRdfaTestBase::$modules

File

core/modules/rdf/tests/src/Kernel/Field/LinkFieldRdfaTest.php, line 23

Class

LinkFieldRdfaTest
Tests the placement of RDFa in link field formatters.

Namespace

Drupal\Tests\rdf\Kernel\Field

Code

protected static $modules = [
    'link',
    'text',
];

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