7 methods override CheckoutPaneBase::create() in Commerce Core 8.2
- BillingInformation::create in modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ BillingInformation.php - Creates an instance of the plugin.
- CompletionMessage::create in modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ CompletionMessage.php - Creates an instance of the plugin.
- CompletionRegister::create in modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ CompletionRegister.php - Creates an instance of the plugin.
- CouponRedemption::create in modules/
promotion/ src/ Plugin/ Commerce/ CheckoutPane/ CouponRedemption.php - Creates an instance of the plugin.
- Login::create in modules/
checkout/ src/ Plugin/ Commerce/ CheckoutPane/ Login.php - Creates an instance of the plugin.
- PaymentInformation::create in modules/
payment/ src/ Plugin/ Commerce/ CheckoutPane/ PaymentInformation.php - Creates an instance of the plugin.
- PaymentProcess::create in modules/
payment/ src/ Plugin/ Commerce/ CheckoutPane/ PaymentProcess.php - Creates an instance of the plugin.