function claro_preprocess_field_ui_table

Implements hook_preprocess_HOOK() for field_ui_table.

File

core/themes/claro/claro.theme, line 1088

Code

function claro_preprocess_field_ui_table(&$variables) : void {
  claro_preprocess_table($variables);
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.