Hook actionPresentManufacturer

Informations

Manufacturer Presenter This hook is called before a manufacturer is presented
Hook actionPresentManufacturer
Locations
FO
Type action
Origin core
Aliases
Description This hook is called before a manufacturer is presented

Located in

Origin File
core src/Adapter/Presenter/Manufacturer/ManufacturerPresenter.php

Call of the Hook in the origin file

Hook::exec('actionPresentManufacturer',
            ['presentedManufacturer' => &$manufacturerLazyArray]
        );