HttpFoundationExtension
class HttpFoundationExtension extends AbstractExtension
Integrates the HttpFoundation component with the Form library.
Methods
getTypeExtensions(string $name)
Returns the extensions for the given type.
from AbstractExtension
bool
hasTypeExtensions(string $name)
Returns whether this extension provides type extensions for the given type.
from AbstractExtension
getTypeGuesser()
Returns the type guesser provided by this extension.
from AbstractExtension
loadTypeExtensions()
Registers the type extensions.
Details
FormTypeExtensionInterface[]
getTypeExtensions(string $name)
Returns the extensions for the given type.