ContactFormFactory
class ContactFormFactory implements ContactFormFactoryInterface
ContactFormFactory class
Properties
private ConfigServiceInterface | $configService | Stores ConfigServiceInterface | |
private FormFactoryInterface | $formFactory | Stores FormFactoryInterface |
Methods
__construct(ConfigServiceInterface $configService, FormFactoryInterface $formFactory)
No description
Form
Details
at line 36
__construct(ConfigServiceInterface $configService, FormFactoryInterface $formFactory)
at line 48
Form
create(string $name, ContactForm $contactForm, ContactFormEvent $event)
Returns the defined form