| Hook | actionPresentSupplier |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is called before a supplier is presented |
| Origin | File |
|---|---|
| core | src/Adapter/Presenter/Supplier/SupplierPresenter.php |
Hook::exec('actionPresentSupplier',
['presentedSupplier' => &$supplierLazyArray]
);