You are here

function template_preprocess_entity_translation_unified_form__inline__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 10

Code

function template_preprocess_entity_translation_unified_form__inline__wrapper(&$variables) {
}