TemplatingExtension

TemplatingExtension

class TemplatingExtension extends AbstractExtension

Integrates the Templating component with the Form library.

Methods

FormTypeInterface getType(string $name)

Returns a type by name.

from AbstractExtension
bool hasType(string $name)

Returns whether the given type is supported.

from 登录查看完整内容