Hook actionPresentSupplier

Informations

Supplier Presenter This hook is called before a supplier is presented
Hook actionPresentSupplier
Locations
FO
Type action
Origin core
Aliases
Description This hook is called before a supplier is presented

Located in

Origin File
core src/Adapter/Presenter/Supplier/SupplierPresenter.php

Call of the Hook in the origin file

Hook::exec('actionPresentSupplier',
            ['presentedSupplier' => &$supplierLazyArray]
        );