Fix incorrect @param annotations in MegarowLinks plugin

Created on 30 May 2025, 16 days ago

Problem/Motivation

The MegarowLinks plugin class in the Views Megarow module uses an incorrect class reference in @param annotations for two methods:

getElementPrefix()
getElementSuffix()

They incorrectly refer to \Drupal\search_api\Plugin\views\ResultRow, which does not exist or is incorrect in this context. The correct class is \Drupal\views\ResultRow.

πŸ“Œ Task
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine andrii momotov

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024