You are here

function template_preprocess_entity_translation_unified_form__a11y_accordion_tabs__form_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 60

Code

function template_preprocess_entity_translation_unified_form__a11y_accordion_tabs__form_wrapper(&$variables) {
}