Hook actionPresentCart

Informations

Cart Presenter This hook is called before a cart is presented
Hook actionPresentCart
Locations
FO
Type action
Origin core
Aliases
Description This hook is called before a cart is presented

Located in

Origin File
core src/Adapter/Presenter/Cart/CartPresenter.php

Call of the Hook in the origin file

Hook::exec('actionPresentCart', ['presentedCart' => &$cartLazyArray] )