function ClaroHooks::preprocessFieldUiTable
Implements hook_preprocess_HOOK() for field_ui_table.
Attributes
#[Hook('preprocess_field_ui_table')]
File
-
core/
themes/ claro/ src/ Hook/ ClaroHooks.php, line 971
Class
- ClaroHooks
- Hook implementations for claro.
Namespace
Drupal\claro\HookCode
public function preprocessFieldUiTable(&$variables) : void {
$this->preprocessTable($variables);
}
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.