ButtonBuilder::create()

FormBuilderInterface create(string $name, string|null $type = null, array $options = array())

Unsupported method.

This method should not be invoked.

Parameters

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

Return Value

FormBuilderInterface The created builder

Exceptions

BadMethodCallException
doc_Symfony
2016-10-28 06:07:48
Comments
Leave a Comment

Please login to continue.