Skip to content
Snippets Groups Projects
Commit 935d14de authored by cilefen's avatar cilefen
Browse files

Revert "Issue #2847685 by semiuniversal, benjifisher: Update doc blocks for...

Revert "Issue #2847685 by semiuniversal, benjifisher: Update doc blocks for configureEntityFormDisplay() and configureEntityViewDisplay()"

This reverts commit 378b6888.
parent 378b6888
No related branches found
No related tags found
No related merge requests found
......@@ -410,7 +410,7 @@ public function submitForm(array &$form, FormStateInterface $form_state) {
}
/**
* Configures the field for the default view mode.
* Configures the newly created field for the default view and form modes.
*
* @param string $field_name
* The field name.
......@@ -428,7 +428,7 @@ protected function configureEntityFormDisplay($field_name, $widget_id = NULL) {
}
/**
* Configures the field for the default form mode.
* Configures the newly created field for the default view and form modes.
*
* @param string $field_name
* The field name.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment