ButtonBuilder::setAutoInitialize()

FormConfigBuilderInterface setAutoInitialize(bool $initialize)

Unsupported method.

Parameters

bool $initialize True to initialize the form automatically, false to suppress automatic initialization. In the second case, you need to call {@link FormInterface::initialize()} manually.

Return Value

FormConfigBuilderInterface The configuration object

Exceptions

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

Please login to continue.