You are here

function template_preprocess_entity_translation_unified_form__inline__field_wrapper in Entity Translation Unified Form 8

Prepare field variables for the form wrapper template.

Implements hook_preprocess_HOOK().

File

./entity_translation_unified_form.theme.inc, line 19

Code

function template_preprocess_entity_translation_unified_form__inline__field_wrapper(&$variables) {
}