- Patch #882520 by David_Rothstein: field_bundle_settings() API documentation doesn't format its code example correctly.

merge-requests/26/head
Dries Buytaert 2010-08-14 03:10:04 +00:00
parent f91e5d2fee
commit 8f7eae302e
1 changed files with 1 additions and 1 deletions

View File

@ -374,7 +374,7 @@ function _field_sort_items_value_helper($a, $b) {
* ),
* ),
* ),
* @encode
* @endcode
*
* @param $entity_type
* The type of $entity; e.g. 'node' or 'user'.