DataCollectorExtension

DataCollectorExtension

class DataCollectorExtension extends AbstractExtension

Extension for collecting data of the forms on a page.

Methods

FormTypeInterface getType(string $name)

Returns a type by name.

from AbstractExtension
bool hasType(string $name)

Returns whether the given type is supported.

from 登录查看完整内容