| Hook | actionPresentManufacturer |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is called before a manufacturer is presented |
| Origin | File |
|---|---|
| core | src/Adapter/Presenter/Manufacturer/ManufacturerPresenter.php |
Hook::exec('actionPresentManufacturer',
['presentedManufacturer' => &$manufacturerLazyArray]
);