| Hook | action<LegacyControllerName>ListingResultsModifier |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description |
| Origin | File |
|---|---|
| core | src/PrestaShopBundle/Bridge/Helper/Listing/HelperBridge/HelperListBridge.php |
dispatchWithParameters('action' . $helperListConfiguration->legacyControllerName . 'ListingResultsModifier', [
'list' => &$helperListConfiguration->list,
'list_total' => &$helperListConfiguration->listTotal,
])