function FileFieldItemList::defaultValuesForm

Overrides FieldItemList::defaultValuesForm

File

core/modules/file/src/Plugin/Field/FieldType/FileFieldItemList.php, line 16

Class

FileFieldItemList
Represents a configurable entity file field.

Namespace

Drupal\file\Plugin\Field\FieldType

Code

public function defaultValuesForm(array &$form, FormStateInterface $form_state) {
}

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