ResolvedFormType

ResolvedFormType

class ResolvedFormType implements ResolvedFormTypeInterface

A wrapper for a form type and its extensions.

Methods

__construct(FormTypeInterface $innerType, array $typeExtensions = array(), ResolvedFormTypeInterface $parent = null)
string getName()

Returns the name of the type.

登录查看完整内容