/** * Implements hook_field_attach_preprocess_alter(). */ function {{ machine_name }}_field_attach_preprocess_alter(&$variables, $context) { // @todo Needs function body. }