t('Host entity'), 'type' => 'entity', 'description' => t('The entity containing the field collection field.'), 'getter callback' => 'field_collection_item_get_host_entity', 'setter callback' => 'field_collection_item_set_host_entity', 'required' => TRUE, ); return $info; } }