Problem/Motivation

There is a typo of additional wordhook in following function name.

function search_api_opensearch_semantic_hook_views_data_alter(array &$data): void {
  \Drupal::service(ViewsData::class)->viewsDataAlter($data);
}

Steps to reproduce

Proposed resolution

Remove the typo.

Remaining tasks

Review

User interface changes

API changes

Data model changes

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

mohit_aghera created an issue. See original summary.

mohit_aghera’s picture

Status: Active » Needs review

kim.pepper’s picture

Status: Needs review » Fixed

Committed to 1.x. Thanks!

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.