FormRegistry

FormRegistry

class FormRegistry implements FormRegistryInterface

The central registry of the Form component.

Methods

__construct(array $extensions, ResolvedFormTypeFactoryInterface $resolvedTypeFactory)

Constructor.

ResolvedFormTypeInterface getType(string $name)

Returns a form type by name.

登录查看完整内容