| Hook | actionPresentOrder |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is called before an order is presented |
| Origin | File |
|---|---|
| core | src/Adapter/Presenter/Order/OrderPresenter.php |
Hook::exec('actionPresentOrder',
['presentedOrder' => &$orderLazyArray]
)