interface ResolvedFormTypeInterface
A wrapper for a form type and its extensions.
Methods
string getBlockPrefix() Returns the prefix of the template block name for this type.
ResolvedFormTypeInterface|null getParent() Returns the parent type.
FormTypeInterface getInnerType() Returns the wrapped form type.
FormTypeExtensionInterface[] getTypeExtensions() Returns the extensions of the wrapped form type.
FormBuilderInterface createBuilder(FormFactoryInterface $factory, s