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