FormConfigBuilderInterface
setAttribute(string $name, mixed $value)
Sets the value for an attribute.
Parameters string $name The name of the attribute mixed $value The value of the attribute Return Value FormConfigBuilderInterface The configuration object