AbstractExtension
AbstractExtension
class AbstractExtension implements FormExtensionInterface
Methods
FormTypeInterface | getType(string $name) Returns a type by name. | |
bool | hasType(string $name) Returns whether the given type is supported. | |
FormTypeExtensionInterface[] | getTypeExtensions(string $name) Returns t |