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

8.4.x
Chris McCafferty 2017-05-01 13:12:33 -04:00
parent 1b01ab8347
commit 9bdb51cacd
1 changed files with 2 additions and 2 deletions

View File

@ -410,7 +410,7 @@ class FieldStorageAddForm extends FormBase {
}
/**
* Configures the newly created field for the default view and form modes.
* Configures the field for the default form mode.
*
* @param string $field_name
* The field name.
@ -428,7 +428,7 @@ class FieldStorageAddForm extends FormBase {
}
/**
* Configures the newly created field for the default view and form modes.
* Configures the field for the default view mode.
*
* @param string $field_name
* The field name.