function claro_preprocess_field_ui_table
Same name in other branches
- 9 core/themes/claro/claro.theme \claro_preprocess_field_ui_table()
- 10 core/themes/claro/claro.theme \claro_preprocess_field_ui_table()
- 11.x core/themes/claro/claro.theme \claro_preprocess_field_ui_table()
Implements template_preprocess_HOOK() for field_ui_table.
File
-
core/
themes/ claro/ claro.theme, line 957
Code
function claro_preprocess_field_ui_table(&$variables) {
claro_preprocess_table($variables);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.