function FieldItemTestClass::schema
Same name in other branches
- 10 core/tests/Drupal/Tests/Core/Field/FieldItemListTest.php \Drupal\Tests\Core\Field\FieldItemTestClass::schema()
Overrides FieldItemInterface::schema
File
-
core/
tests/ Drupal/ Tests/ Core/ Field/ FieldItemListTest.php, line 372
Class
- FieldItemTestClass
- A class extending FieldItemBase for testing purposes.
Namespace
Drupal\Tests\Core\FieldCode
public static function schema(FieldStorageDefinitionInterface $field_definition) : array {
return [];
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.