Method | Description | |
---|---|---|
clearAction ( |
||
saveAction ( |
||
summaryAction ( |
||
widgetAction ( |
Method | Description | |
---|---|---|
getCartSummaryRoute ( ) : string | ||
getContext ( ) : Sylius\Component\Order\Context\CartContextInterface | ||
getCurrentCart ( ) : Sylius\Component\Order\Model\OrderInterface | ||
getEventDispatcher ( ) : Symfony\Component\EventDispatcher\EventDispatcherInterface | ||
redirectToCartSummary ( |
public clearAction ( |
||
$request | ||
return |
protected getContext ( ) : Sylius\Component\Order\Context\CartContextInterface | ||
return | Sylius\Component\Order\Context\CartContextInterface |
protected getCurrentCart ( ) : Sylius\Component\Order\Model\OrderInterface | ||
return | Sylius\Component\Order\Model\OrderInterface |
protected getEventDispatcher ( ) : Symfony\Component\EventDispatcher\EventDispatcherInterface | ||
return | Symfony\Component\EventDispatcher\EventDispatcherInterface |
protected redirectToCartSummary ( |
||
$configuration | ||
return |
public saveAction ( |
||
$request | ||
return |
public summaryAction ( |
||
$request | ||
return |
public widgetAction ( |
||
$request | ||
return |