QuickEditOverviewTooltipsInterface
in
Interface QuickEditOverviewTooltipsInterface
Tags
Table of Contents
- getRowTooltips() : array<string|int, mixed>
- Returns the data of a product for the tooltip.
Methods
getRowTooltips()
Returns the data of a product for the tooltip.
public
getRowTooltips(QuickEditProductListItem $data) : array<string|int, mixed>
Parameters
- $data : QuickEditProductListItem
-
QuickEdit product collection.
Return values
array<string|int, mixed> —Returns the data of a product for the tooltip.