FieldRdfaDatatypeCallbackTest::$modules

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

Type: modules

Overrides FieldRdfaTestBase::$modules

File

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

Class

FieldRdfaDatatypeCallbackTest
Tests the RDFa output of a text field formatter with a datatype callback.

Namespace

Drupal\Tests\rdf\Kernel\Field

Code

protected static $modules = [
    'text',
    'filter',
    'rdf_test',
];

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