| Hook | actionPresentCart |
|---|---|
| Locations | FO |
| Type | action |
| Origin | core |
| Aliases | |
| Description | This hook is called before a cart is presented |
| Origin | File |
|---|---|
| core | src/Adapter/Presenter/Cart/CartPresenter.php |
Hook::exec('actionPresentCart',
['presentedCart' => &$result]
)