FormConfigBuilderInterface
setInheritData(bool $inheritData)
Sets whether the form should read and write the data of its parent.
Parameters bool $inheritData Whether the form should inherit its parent's data Return Value FormConfigBuilderInterface The configuration object