FormBuilderInterface create(string $name, string|null $type = null, array $options = array())
Creates a form builder.
FormBuilderInterface create(string $name, string|null $type = null, array $options = array())
Creates a form builder.
string | $name | The name of the form or the name of the property |
string|null | $type | The type of the form or null if name is a property |
array | $options | The options |
FormBuilderInterface | The created builder |
Designed by : w10schools
service@w10schools.com
Please login to continue.