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