6 methods override CheckoutPanePluginInterface::review() in Ubercart 8.4
- AddressPaneBase::review in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ AddressPaneBase.php - Returns the review contents of a checkout pane.
- CartPane::review in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ CartPane.php - Returns the review contents of a checkout pane.
- CustomerInfoPane::review in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ CustomerInfoPane.php - Returns the review contents of a checkout pane.
- OrderCommentsPane::review in uc_cart/
src/ Plugin/ Ubercart/ CheckoutPane/ OrderCommentsPane.php - Returns the review contents of a checkout pane.
- PaymentMethodPane::review in payment/
uc_payment/ src/ Plugin/ Ubercart/ CheckoutPane/ PaymentMethodPane.php - Returns the review contents of a checkout pane.
- QuotePane::review in shipping/
uc_quote/ src/ Plugin/ Ubercart/ CheckoutPane/ QuotePane.php - Returns the review contents of a checkout pane.