FormConfigInterface
FormConfigInterface
interface FormConfigInterface
The configuration of a {@link Form} object.
Methods
EventDispatcherInterface | getEventDispatcher() Returns the event dispatcher used to dispatch form events. | |
string | getName() Returns the name of the form used as HTTP parameter. | |
null|PropertyPathInterface | getPropertyPath() Returns the |