hook_field_attach_delete

function hook_field_attach_delete

hook_field_attach_delete($entity_type, $entity)

Act on field_attach_delete().

This hook is invoked after the field module has performed the operation.

See field_attach_delete() for details and arguments.

Related topics