/** * Implements hook_field_attach_presave(). */ function {{ machine_name }}_field_attach_presave($entity_type, $entity) { // @todo Needs function body. }