From 09d37840be92e8b99b2fabdd32a9bbb530da99ea Mon Sep 17 00:00:00 2001 From: webchick Date: Sat, 10 Dec 2011 23:39:15 -0600 Subject: Issue #1349610 by bartlantz: Added make the subtopics of Field API link back to it. --- modules/field/field.api.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'modules/field/field.api.php') diff --git a/modules/field/field.api.php b/modules/field/field.api.php index fccf479f4..4b7124809 100644 --- a/modules/field/field.api.php +++ b/modules/field/field.api.php @@ -115,6 +115,8 @@ function hook_field_extra_fields_alter(&$info) { * * A third kind of pluggable handlers, storage backends, is defined by the * @link field_storage Field Storage API @endlink. + * + * @see field */ /** -- cgit v1.2.3