Issue #1458796 by damiankloip: Make Field API docs say they are about Field API
parent
b04f183beb
commit
0e866d2087
|
@ -73,7 +73,7 @@ define('FIELD_STORAGE_INSERT', 'insert');
|
||||||
* @{
|
* @{
|
||||||
* Operate on Field API data attached to Drupal entities.
|
* Operate on Field API data attached to Drupal entities.
|
||||||
*
|
*
|
||||||
* Field Attach API functions load, store, display, generate Form API
|
* Field Attach API functions load, store, display, generate Field API
|
||||||
* structures, and perform a variety of other functions for field data attached
|
* structures, and perform a variety of other functions for field data attached
|
||||||
* to individual entities.
|
* to individual entities.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in New Issue