Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pwtyler committed Nov 14, 2024
1 parent 9e1108e commit bfe9478
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion search_api_pantheon.module
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,4 @@ function search_api_pantheon_form_alter(&$form, &$form_state, $form_id) {
function search_api_pantheon_form_submit($form, &$form_state) {
$rl = \Drupal::service("search_api_pantheon.reload");
$rl->reloadServer();
}
}

0 comments on commit bfe9478

Please sign in to comment.