IsValidPaymentEvent
class IsValidPaymentEvent extends BasePaymentEvent
Class IsValidPaymentEvent
Methods
__construct(
PaymentModuleInterface $module,
Cart $cart)
IsValidPaymentEvent constructor.
boolean
isValidModule()
No description
setValidModule(
boolean $validModule)
No description
Details
in
ActionEvent at line 30
__set($name, $value)
in
ActionEvent at line 35
__get($name)
in
ActionEvent at line 44
bindForm(
Form $form)
at line 38
__construct(
PaymentModuleInterface $module,
Cart $cart)
IsValidPaymentEvent constructor.