Loading core/modules/field_ui/src/Form/FieldConfigEditForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -451,7 +451,7 @@ public function save(array $form, FormStateInterface $form_state) { } } catch (\Exception $e) { $this->messenger()->addStatus( $this->messenger()->addError( $this->t( 'Attempt to update field %label failed: %message.', [ Loading Loading
core/modules/field_ui/src/Form/FieldConfigEditForm.php +1 −1 Original line number Diff line number Diff line Loading @@ -451,7 +451,7 @@ public function save(array $form, FormStateInterface $form_state) { } } catch (\Exception $e) { $this->messenger()->addStatus( $this->messenger()->addError( $this->t( 'Attempt to update field %label failed: %message.', [ Loading