PaymentFormFactory
class PaymentFormFactory implements PaymentFormFactoryInterface
PaymentFormFactory class
Properties
private ConfigServiceInterface | $configService | Stores ConfigServiceInterface | |
private FormFactoryInterface | $formFactory | Stores FormFactoryInterface |
Methods
__construct(ConfigServiceInterface $configService, FormFactoryInterface $formFactory)
No description
Details
at line 35
__construct(ConfigServiceInterface $configService, FormFactoryInterface $formFactory)
at line 47
Form
create(string $name, Payment $payment)
Returns the defined form