Skip to content
Snippets Groups Projects
Commit 4db8a1be authored by Jennifer Hodgdon's avatar Jennifer Hodgdon
Browse files

Issue #1689394 by mjonesdinero, foobar3000: More complete documentation of...

Issue #1689394 by mjonesdinero, foobar3000: More complete documentation of field_info_field return value
parent a108b444
Branches
Tags
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -624,7 +624,8 @@ function field_info_fields() {
* @return
* The field array, as returned by field_read_fields(), with an
* additional element 'bundles', whose value is an array of all the bundles
* this field belongs to keyed by entity type.
* this field belongs to keyed by entity type. NULL if the field was not
* found.
*
* @see field_info_field_by_id()
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment