CoreExtension

CoreExtension

class CoreExtension extends AbstractExtension

Represents the main form extension, which loads the core functionality.

Methods

FormTypeInterface getType(string $name)

Returns a type by name.

from AbstractExtension
bool hasType(string $name)

Returns whether the given type is supported.

from 登录查看完整内容