protected static property TelephoneFieldRdfaTest::$modules in Drupal 9
Same name and namespace in other branches
- 8 core/modules/rdf/tests/src/Kernel/Field/TelephoneFieldRdfaTest.php \Drupal\Tests\rdf\Kernel\Field\TelephoneFieldRdfaTest::modules
Modules to enable.
Type: array
Overrides FieldRdfaTestBase::$modules
File
- core/
modules/ rdf/ tests/ src/ Kernel/ Field/ TelephoneFieldRdfaTest.php, line 29
Class
- TelephoneFieldRdfaTest
- Tests RDFa output by telephone field formatters.
Namespace
Drupal\Tests\rdf\Kernel\FieldCode
protected static $modules = [
'telephone',
'text',
];