protected QuickEditFieldForm::init(FormStateInterface $form_state, EntityInterface $entity, $field_name)
Initialize the form state and the entity before the first form build.
File
core/modules/quickedit/src/Form/QuickEditFieldForm.php, line 126
Class
QuickEditFieldForm Builds and process a form for editing a single entity field.
Namespace
Drupal\quickedit\Form
Code
protected function init(FormStateInterface $form_state, EntityInterface $entity, $field_name) {
// @todo Rather than spe